Home
last modified time | relevance | path

Searched refs:BT_PROFILE_GATT_ID (Results 1 – 4 of 4) sorted by relevance

/system/bt/include/hardware/
Dbluetooth.h47 #define BT_PROFILE_GATT_ID "gatt" macro
/system/bt/btif/src/
Dbluetooth.cc367 if (is_profile(profile_id, BT_PROFILE_GATT_ID)) in get_profile_interface()
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc491 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID)); in Initialize()
/system/bt/service/
Dgatt_server_old.cc481 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID)); in Initialize()