Home
last modified time | relevance | path

Searched refs:btgatt_client_interface_t (Results 1 – 12 of 12) sorted by relevance

/system/bt/btif/include/
Dbtif_gatt.h30 extern const btgatt_client_interface_t btgattClientInterface;
/system/bt/test/suite/gatt/
Dgatt_test.h38 const btgatt_client_interface_t* gatt_client_interface();
101 const btgatt_client_interface_t* gatt_client_interface_;
Dgatt_test.cc84 const btgatt_client_interface_t* GattTest::gatt_client_interface() { in gatt_client_interface()
/system/bt/include/hardware/
Dbt_gatt.h57 const btgatt_client_interface_t* client;
Dbt_gatt_client.h308 } btgatt_client_interface_t; typedef
/system/bt/service/
Dgatt_client.cc67 const btgatt_client_interface_t* hal_iface = in RegisterInstance()
Dlow_energy_client.cc218 const btgatt_client_interface_t* hal_iface = in RegisterInstance()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc104 btgatt_client_interface_t fake_btgattc_iface = {
324 const btgatt_client_interface_t*
Dfake_bluetooth_gatt_interface.h137 const btgatt_client_interface_t* GetClientHALInterface() const override;
Dbluetooth_gatt_interface.h235 virtual const btgatt_client_interface_t* GetClientHALInterface() const = 0;
Dbluetooth_gatt_interface.cc475 const btgatt_client_interface_t* GetClientHALInterface() const override { in GetClientHALInterface()
/system/bt/btif/src/
Dbtif_gatt_client.cc596 const btgatt_client_interface_t btgattClientInterface = {