Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_gatt.h33 extern const btgatt_server_interface_t btgattServerInterface;
/aosp12/system/bt/btif/src/
H A Dbtif_gatt.cc84 .server = &btgattServerInterface,
H A Dbtif_gatt_server.cc442 const btgatt_server_interface_t btgattServerInterface = { variable