Searched refs:BTA_TRANSPORT_LE (Results 1 – 4 of 4) sorted by relevance
966 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_start_discover()1017 if(p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_disc_cmpl()
471 if (p_clcb->transport == BTA_TRANSPORT_LE) in bta_gattc_discover_pri_service()
1412 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, &sec_flag); in bta_hh_start_security()1420 BTM_SetEncryption(p_cb->addr, BTA_TRANSPORT_LE, bta_hh_le_encrypt_cback, &sec_flag); in bta_hh_start_security()
206 #define BTA_TRANSPORT_LE BT_TRANSPORT_LE macro