Searched refs:BTM_BLE_SEC_REQ_ACT_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
68 BTM_BLE_SEC_REQ_ACT_ENCRYPT = 1, enumerator
1334 *p_sec_req_act = BTM_BLE_SEC_REQ_ACT_ENCRYPT; in btm_ble_link_sec_check()1402 if (sec_req_act == BTM_BLE_SEC_REQ_ACT_ENCRYPT) { in btm_ble_set_encryption()
447 case BTM_BLE_SEC_REQ_ACT_ENCRYPT: in smp_proc_sec_req()