Searched refs:CLIBluetoothLeAdvertiserCallback (Results 1 - 2 of 2) sorted by relevance

/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cc37 class CLIBluetoothLeAdvertiserCallback class in namespace:heart_rate
40 explicit CLIBluetoothLeAdvertiserCallback( function in class:heart_rate::CLIBluetoothLeAdvertiserCallback
93 DISALLOW_COPY_AND_ASSIGN(CLIBluetoothLeAdvertiserCallback);
306 ble->RegisterAdvertiser(new CLIBluetoothLeAdvertiserCallback(bluetooth_),
/system/bt/service/client/
H A Dmain.cc214 class CLIBluetoothLeAdvertiserCallback class in namespace:__anon855
217 CLIBluetoothLeAdvertiserCallback() = default;
218 ~CLIBluetoothLeAdvertiserCallback() override = default;
248 DISALLOW_COPY_AND_ASSIGN(CLIBluetoothLeAdvertiserCallback);
458 new CLIBluetoothLeAdvertiserCallback(), &status);

Completed in 48 milliseconds