Searched refs:BTM_BLE_SEC_ENCRYPT (Results 1 – 9 of 9) sorted by relevance
84 BTM_BLE_SEC_ENCRYPT); in btif_gatt_check_encrypted_link()
388 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT; in gatt_convert_sec_action()
310 btm_ble_set_encryption(tcb.peer_bda, BTM_BLE_SEC_ENCRYPT, in gatts_db_read_attr_value_by_type()
794 #define BTA_DM_BLE_SEC_ENCRYPT BTM_BLE_SEC_ENCRYPT
1105 ble_sec_act = BTM_BLE_SEC_ENCRYPT; in btm_ble_start_sec_check()1529 case BTM_BLE_SEC_ENCRYPT: in btm_ble_set_encryption()
5816 p_e->sec_act == BTM_BLE_SEC_ENCRYPT || in btm_sec_check_pending_enc_req()
539 #define BTM_BLE_SEC_ENCRYPT 1 macro
1106 sec_flag = BTM_BLE_SEC_ENCRYPT; in bta_hh_start_security()
419 sec_flag = BTM_BLE_SEC_ENCRYPT; in OnGattConnected()