/system/bt/service/ipc/binder/ |
D | interface_with_instances_base.cc | 132 OnRegisterInstanceImpl(status, callback, nullptr); in OnRegisterInstance() 140 OnRegisterInstanceImpl(bluetooth::BLE_STATUS_FAILURE, callback, nullptr); in OnRegisterInstance() 150 OnRegisterInstanceImpl(status, callback, shared_instance.get()); in OnRegisterInstance()
|
D | bluetooth_gatt_client_binder_server.h | 65 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | interface_with_instances_base.h | 85 virtual void OnRegisterInstanceImpl(
|
D | bluetooth_le_advertiser_binder_server.h | 75 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_gatt_client_binder_server.cc | 75 void BluetoothGattClientBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothGattClientBinderServer
|
D | bluetooth_le_scanner_binder_server.h | 77 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_low_energy_binder_server.h | 81 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_a2dp_sink_binder_server.h | 76 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_a2dp_source_binder_server.h | 85 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_avrcp_control_binder_server.h | 77 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_gatt_server_binder_server.h | 107 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_le_scanner_binder_server.cc | 132 void BluetoothLeScannerBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothLeScannerBinderServer
|
D | bluetooth_le_advertiser_binder_server.cc | 171 void BluetoothLeAdvertiserBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothLeAdvertiserBinderServer
|
D | bluetooth_low_energy_binder_server.cc | 165 void BluetoothLowEnergyBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothLowEnergyBinderServer
|
D | bluetooth_avrcp_target_binder_server.h | 117 void OnRegisterInstanceImpl(bluetooth::BLEStatus status,
|
D | bluetooth_a2dp_sink_binder_server.cc | 208 void BluetoothA2dpSinkBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 211 void BluetoothA2dpSourceBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
D | bluetooth_avrcp_control_binder_server.cc | 218 void BluetoothAvrcpControlBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothAvrcpControlBinderServer
|
D | bluetooth_gatt_server_binder_server.cc | 223 void BluetoothGattServerBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothGattServerBinderServer
|
D | bluetooth_avrcp_target_binder_server.cc | 323 void BluetoothAvrcpTargetBinderServer::OnRegisterInstanceImpl( in OnRegisterInstanceImpl() function in ipc::binder::BluetoothAvrcpTargetBinderServer
|