Searched defs:BluetoothGattInterface (Results 1 – 5 of 5) sorted by relevance
/system/bt/test/suite/gatt/ |
D | gatt_test.cpp | 101 bluetooth::hal::BluetoothGattInterface* /* unused */, in RegisterClientCallback() 109 bluetooth::hal::BluetoothGattInterface* /* unused */, in ScanResultCallback() 115 bluetooth::hal::BluetoothGattInterface* /* unused */, in ListenCallback() 124 bluetooth::hal::BluetoothGattInterface* /* unused */, in RegisterServerCallback() 132 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceAddedCallback() 142 bluetooth::hal::BluetoothGattInterface* /* unused */, in CharacteristicAddedCallback() 153 bluetooth::hal::BluetoothGattInterface* /* unused */, in DescriptorAddedCallback() 164 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStartedCallback() 173 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceStoppedCallback() 182 bluetooth::hal::BluetoothGattInterface* /* unused */, in ServiceDeletedCallback()
|
/system/bt/service/hal/ |
D | bluetooth_gatt_interface.cpp | 601 BluetoothGattInterface* /* gatt_iface */, in RegisterClientCallback() argument 608 BluetoothGattInterface* /* gatt_iface */, in ScanResultCallback() argument 616 BluetoothGattInterface* /* gatt_iface */, in ConnectCallback() argument 625 BluetoothGattInterface* /* gatt_iface */, in DisconnectCallback() argument 634 BluetoothGattInterface* /* gatt_iface */, in SearchCompleteCallback() argument 641 BluetoothGattInterface* /* gatt_iface */, in RegisterForNotificationCallback() argument 650 BluetoothGattInterface* /* gatt_iface */, in NotifyCallback() argument 657 BluetoothGattInterface* /* gatt_iface */, in WriteCharacteristicCallback() argument 665 BluetoothGattInterface* /* gatt_iface */, in WriteDescriptorCallback() argument 673 BluetoothGattInterface* /* gatt_iface */, in ListenCallback() argument [all …]
|
/system/bt/service/ |
D | gatt_server.cpp | 449 hal::BluetoothGattInterface* /* gatt_iface */, in ConnectionCallback() 627 hal::BluetoothGattInterface* /* gatt_iface */, in ServiceStoppedCallback() 635 hal::BluetoothGattInterface* /* gatt_iface */, in RequestReadCallback() 690 hal::BluetoothGattInterface* /* gatt_iface */, in RequestWriteCallback() 759 hal::BluetoothGattInterface* /* gatt_iface */, in RequestExecWriteCallback() 794 hal::BluetoothGattInterface* /* gatt_iface */, in IndicationSentCallback()
|
D | gatt_client.cpp | 86 hal::BluetoothGattInterface* /* gatt_iface */, in RegisterClientCallback()
|
D | low_energy_client.cpp | 699 hal::BluetoothGattInterface* /* gatt_iface */, in MultiAdvDisableCallback()
|