Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt.c108 const btgatt_interface_t *btif_gatt_get_interface() in btif_gatt_get_interface() function
Dbluetooth.c97 extern btgatt_interface_t *btif_gatt_get_interface();
370 return btif_gatt_get_interface(); in get_profile_interface()