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.c105 const btgatt_interface_t *btif_gatt_get_interface() in btif_gatt_get_interface() function
Dbluetooth.c99 extern btgatt_interface_t *btif_gatt_get_interface();
404 return btif_gatt_get_interface(); in get_profile_interface()