Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/suite/gatt/
Dgatt_test.cc115 bt_interface()->get_profile_interface(BT_PROFILE_GATT_ID)); in SetUp()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h52 #define BT_PROFILE_GATT_ID "gatt" macro
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc902 if (is_profile(profile_id, BT_PROFILE_GATT_ID)) in get_profile_interface()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1268 (btgatt_interface_t*)btIf->get_profile_interface(BT_PROFILE_GATT_ID); in initializeNative()