Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_shim.h31 GattClientIntf(const btgatt_client_interface_t* client_intf) : client_intf_(client_intf){}; in GattClientIntf()
37 const btgatt_client_interface_t* client_intf_;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_gatt.h32 extern const btgatt_client_interface_t btgattClientInterface;
/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt.h59 const btgatt_client_interface_t* client;
Dbt_gatt_client.h321 } btgatt_client_interface_t; typedef
/packages/modules/Bluetooth/system/test/suite/gatt/
Dgatt_test.h39 const btgatt_client_interface_t* gatt_client_interface();
Dgatt_test.cc135 const btgatt_client_interface_t* GattTest::gatt_client_interface() { in gatt_client_interface()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs4 btgatt_callbacks_t, btgatt_client_callbacks_t, btgatt_client_interface_t, btgatt_interface_t,
1141 raw: *const btgatt_client_interface_t,
1755 as *const btgatt_client_interface_t in new() constant
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc885 const btgatt_client_interface_t btgattClientInterface = {