Searched refs:GetLECallback (Results 1 – 6 of 6) sorted by relevance
93 auto cb = GetLECallback(advertiser_id); in StartMultiAdvertising()136 auto cb = GetLECallback(advertiser_id); in StopMultiAdvertising()159 BluetoothLeAdvertiserBinderServer::GetLECallback(int advertiser_id) { in GetLECallback() function in ipc::binder::BluetoothLeAdvertiserBinderServer
126 auto cb = GetLECallback(client->GetInstanceId()); in OnConnectionState()143 auto cb = GetLECallback(client_id); in OnMtuChanged()153 BluetoothLowEnergyBinderServer::GetLECallback(int client_id) { in GetLECallback() function in ipc::binder::BluetoothLowEnergyBinderServer
110 auto cb = GetLECallback(scanner->GetInstanceId()); in OnScanResult()120 BluetoothLeScannerBinderServer::GetLECallback(int scanner_id) { in GetLECallback() function in ipc::binder::BluetoothLeScannerBinderServer
67 android::sp<IBluetoothLeAdvertiserCallback> GetLECallback(int advertiser_id);
70 android::sp<IBluetoothLeScannerCallback> GetLECallback(int scanner_id);
74 android::sp<IBluetoothLowEnergyCallback> GetLECallback(int client_id);