Home
last modified time | relevance | path

Searched defs:gatt_iface (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/
Dlow_energy_client.cpp566 hal::BluetoothGattInterface* gatt_iface, in ScanResultCallback()
587 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, in ConnectCallback()
608 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, in DisconnectCallback()
627 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, in MtuChangedCallback()
652 hal::BluetoothGattInterface* gatt_iface, in MultiAdvEnableCallback()
676 hal::BluetoothGattInterface* gatt_iface, in MultiAdvDataCallback()
722 hal::BluetoothGattInterface* gatt_iface, in SetAdvertiseData()
777 hal::BluetoothGattInterface* gatt_iface) { in HandleDeferredAdvertiseData()
864 hal::BluetoothGattInterface* gatt_iface, in RegisterClientCallback()
Dgatt_server.cpp498 hal::BluetoothGattInterface* gatt_iface, in ServiceAddedCallback()
533 hal::BluetoothGattInterface* gatt_iface, in CharacteristicAddedCallback()
566 hal::BluetoothGattInterface* gatt_iface, in DescriptorAddedCallback()
599 hal::BluetoothGattInterface* gatt_iface, in ServiceStartedCallback()
843 void GattServer::HandleNextEntry(hal::BluetoothGattInterface* gatt_iface) { in HandleNextEntry()
991 hal::BluetoothGattInterface* gatt_iface, in RegisterServerCallback()
/system/bt/service/client/
Dmain.cpp408 sp<IBluetoothGattClient> gatt_iface = bt_iface->GetGattClientInterface(); in HandleRegisterGATT() local
427 sp<IBluetoothGattClient> gatt_iface = bt_iface->GetGattClientInterface(); in HandleUnregisterGATT() local
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp538 const btgatt_interface_t* gatt_iface = in Initialize() local