Home
last modified time | relevance | path

Searched refs:btif_gatt_get_interface (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt.cc98 const btgatt_interface_t* btif_gatt_get_interface() { in btif_gatt_get_interface() function
Dbluetooth.cc122 extern const btgatt_interface_t* btif_gatt_get_interface();
451 return btif_gatt_get_interface(); in get_profile_interface()