Home
last modified time | relevance | path

Searched refs:BTM_BLE_SEC_ENCRYPT (Results 1 – 10 of 10) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_util.cc86 BTM_BLE_SEC_ENCRYPT); in btif_gatt_check_encrypted_link()
/system/bt/bta/vc/
Ddevice.cc241 BTM_BLE_SEC_ENCRYPT); in EnableEncryption()
Dvc_test.cc366 SetEncryption(address, _, NotNull(), _, BTM_BLE_SEC_ENCRYPT)) in SetEncryptionResult()
/system/bt/stack/gatt/
Dgatt_auth.cc381 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT; in gatt_convert_sec_action()
/system/bt/stack/include/
Dbtm_api_types.h276 BTM_BLE_SEC_ENCRYPT = 1, enumerator
/system/bt/stack/btm/
Dbtm_ble.cc953 ble_sec_act = BTM_BLE_SEC_ENCRYPT; in btm_ble_start_sec_check()
1380 case BTM_BLE_SEC_ENCRYPT: in btm_ble_set_encryption()
Dbtm_sec.cc4763 p_e->sec_act == BTM_BLE_SEC_ENCRYPT || in btm_sec_check_pending_enc_req()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc425 BTM_BLE_SEC_ENCRYPT); in OnGattConnected()
/system/bt/bta/hh/
Dbta_hh_le.cc1068 NULL, BTM_BLE_SEC_ENCRYPT); in bta_hh_start_security()
/system/bt/main/shim/
Dl2c_api.cc638 sec_act = BTM_BLE_SEC_ENCRYPT; in Enforce()