Home
last modified time | relevance | path

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

/aosp12/system/bt/test/suite/gatt/
H A Dgatt_test.h38 const btgatt_client_interface_t* gatt_client_interface();
101 const btgatt_client_interface_t* gatt_client_interface_;
H A Dgatt_test.cc84 const btgatt_client_interface_t* GattTest::gatt_client_interface() { in gatt_client_interface()
/aosp12/system/bt/btif/include/
H A Dbtif_gatt.h32 extern const btgatt_client_interface_t btgattClientInterface;
/aosp12/system/bt/include/hardware/
H A Dbt_gatt.h57 const btgatt_client_interface_t* client;
H A Dbt_gatt_client.h313 } btgatt_client_interface_t; typedef
/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.cc108 btgatt_client_interface_t fake_btgattc_iface = {
328 const btgatt_client_interface_t*
H A Dfake_bluetooth_gatt_interface.h140 const btgatt_client_interface_t* GetClientHALInterface() const override;
H A Dbluetooth_gatt_interface.h235 virtual const btgatt_client_interface_t* GetClientHALInterface() const = 0;
H A Dbluetooth_gatt_interface.cc477 const btgatt_client_interface_t* GetClientHALInterface() const override { in GetClientHALInterface()
/aosp12/system/bt/service/
H A Dgatt_client.cc67 const btgatt_client_interface_t* hal_iface = in RegisterInstance()
H A Dlow_energy_client.cc221 const btgatt_client_interface_t* hal_iface = in RegisterInstance()
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc640 const btgatt_client_interface_t btgattClientInterface = {