/system/bt/service/common/android/bluetooth/ |
D | IBluetoothA2dpSinkCallback.aidl | 21 void OnConnectionState(String device_address, int state); in OnConnectionState() method
|
D | IBluetoothLowEnergyCallback.aidl | 24 void OnConnectionState(int status, int client_id, String address, boolean connected); in OnConnectionState() method
|
D | IBluetoothA2dpSourceCallback.aidl | 23 void OnConnectionState(String device_address, int state); in OnConnectionState() method
|
D | IBluetoothAvrcpControlCallback.aidl | 23 void OnConnectionState( in OnConnectionState() method
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 68 void OnConnectionState(ConnectionState state, in OnConnectionState() function in __anon547f3a460211::HearingAidInterfaceImpl
|
/system/bt/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 120 void BluetoothLowEnergyBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothLowEnergyBinderServer
|
D | bluetooth_a2dp_sink_binder_server.cc | 153 void BluetoothA2dpSinkBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSinkBinderServer
|
D | bluetooth_a2dp_source_binder_server.cc | 167 void BluetoothA2dpSourceBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothA2dpSourceBinderServer
|
D | bluetooth_avrcp_control_binder_server.cc | 167 void BluetoothAvrcpControlBinderServer::OnConnectionState( in OnConnectionState() function in ipc::binder::BluetoothAvrcpControlBinderServer
|
/system/bt/service/test/ |
D | low_energy_client_unittest.cc | 60 void OnConnectionState(LowEnergyClient* client, int status, in OnConnectionState() function in bluetooth::__anona18d8ef30111::TestDelegate
|
D | a2dp_source_unittest.cc | 54 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anondbec48710111::TestDelegate
|
D | a2dp_sink_unittest.cc | 58 void OnConnectionState(const std::string& device_address, in OnConnectionState() function in bluetooth::__anon3081c9550111::TestDelegate
|
/system/bt/service/client/ |
D | main.cc | 244 Status OnConnectionState(int status, int client_id, const String16& address, in OnConnectionState() function in __anoneea9c13f0111::CLIBluetoothLowEnergyCallback
|