Searched refs:BTA_TRANSPORT_LE (Results 1 – 5 of 5) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_cache.cc | 139 if (p_clcb->transport == BTA_TRANSPORT_LE) { in bta_gattc_discover_pri_service()
|
D | bta_gattc_act.cc | 653 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_start_discover() 687 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_disc_cmpl()
|
/system/bt/bta/include/ |
D | bta_api.h | 204 #define BTA_TRANSPORT_LE BT_TRANSPORT_LE macro
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 1108 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, in bta_hh_start_security() 1116 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, in bta_hh_start_security()
|
/system/bt/bta/hearing_aid/ |
D | hearing_aid.cc | 420 BTM_SetEncryption(address, BTA_TRANSPORT_LE, encryption_callback, nullptr, in OnGattConnected()
|