Searched refs:BTA_TRANSPORT_LE (Results 1 – 6 of 6) sorted by relevance
/system/bt/bta/include/ |
D | bta_api.h | 197 #define BTA_TRANSPORT_LE BT_TRANSPORT_LE macro
|
/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 | 652 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_start_discover() 686 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_disc_cmpl()
|
/system/bt/main/shim/ |
D | btm.cc | 762 transport = BTA_TRANSPORT_LE; in CreateBond()
|
/system/bt/bta/hh/ |
D | bta_hh_le.cc | 1105 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, in bta_hh_start_security() 1113 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 | 427 BTM_SetEncryption(address, BTA_TRANSPORT_LE, encryption_callback, nullptr, in OnGattConnected()
|