Home
last modified time | relevance | path

Searched defs:BluetoothGattInterface (Results 1 – 5 of 5) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.cpp101 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/
Dbluetooth_gatt_interface.cpp601 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/
Dgatt_server.cpp449 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()
Dgatt_client.cpp86 hal::BluetoothGattInterface* /* gatt_iface */, in RegisterClientCallback()
Dlow_energy_client.cpp699 hal::BluetoothGattInterface* /* gatt_iface */, in MultiAdvDisableCallback()