Home
last modified time | relevance | path

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

/system/bt/service/
Dlow_energy_client.cc135 void LowEnergyClient::ConnectCallback(hal::BluetoothGattInterface* gatt_iface, in ConnectCallback()
156 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, in DisconnectCallback()
174 hal::BluetoothGattInterface* gatt_iface, int conn_id, int status, int mtu) { in MtuChangedCallback()
229 hal::BluetoothGattInterface* gatt_iface, int status, int client_id, in RegisterClientCallback()
Dlow_energy_scanner.cc142 hal::BluetoothGattInterface* gatt_iface, const RawAddress& bda, int rssi, in ScanResultCallback()
Dgatt_server.cc295 void GattServer::ServiceAddedCallback(hal::BluetoothGattInterface* gatt_iface, in ServiceAddedCallback()
601 hal::BluetoothGattInterface* gatt_iface, int status, int server_id, in RegisterServerCallback()
/system/bt/service/client/
Dmain.cc594 sp<IBluetoothGattClient> gatt_iface; in HandleRegisterGATT() local
615 sp<IBluetoothGattClient> gatt_iface; in HandleUnregisterGATT() local
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc489 const btgatt_interface_t* gatt_iface = in Initialize() local