Home
last modified time | relevance | path

Searched refs:BTM_BLE_SEC_ENCRYPT_NO_MITM (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_auth.c454 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT_NO_MITM; in gatt_convert_sec_action()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h1124 #define BTA_DM_BLE_SEC_NO_MITM BTM_BLE_SEC_ENCRYPT_NO_MITM
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c1180 case BTM_BLE_SEC_ENCRYPT_NO_MITM: in btm_ble_set_encryption()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h529 #define BTM_BLE_SEC_ENCRYPT_NO_MITM 2 macro
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c1417 sec_flag = BTM_BLE_SEC_ENCRYPT_NO_MITM; in bta_hh_start_security()