Home
last modified time | relevance | path

Searched refs:btgattClientInterface (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_gatt.h32 extern const btgatt_client_interface_t btgattClientInterface;
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt.cc79 .client = &btgattClientInterface,
Dbtif_gatt_client.cc885 const btgatt_client_interface_t btgattClientInterface = { variable