Searched refs:RequestReadDescriptorCallback (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cc | 293 void RequestReadDescriptorCallback(int conn_id, int trans_id, bt_bdaddr_t* bda, in RequestReadDescriptorCallback() function 302 FOR_EACH_SERVER_OBSERVER(RequestReadDescriptorCallback( in RequestReadDescriptorCallback() 417 RequestReadDescriptorCallback, 683 void BluetoothGattInterface::ServerObserver::RequestReadDescriptorCallback( in RequestReadDescriptorCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
|
D | bluetooth_gatt_interface.h | 143 virtual void RequestReadDescriptorCallback(
|
D | fake_bluetooth_gatt_interface.cc | 236 RequestReadDescriptorCallback(this, conn_id, trans_id, bda, attr_handle, in NotifyRequestReadDescriptorCallback()
|
/system/bt/service/ |
D | gatt_server.h | 207 void RequestReadDescriptorCallback(hal::BluetoothGattInterface* gatt_iface,
|
D | gatt_server.cc | 373 void GattServer::RequestReadDescriptorCallback( in RequestReadDescriptorCallback() function in bluetooth::GattServer
|