Home
last modified time | relevance | path

Searched refs:GAP_LE_AUTH_REQ_BIT_MITM (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h273 #define GAP_LE_AUTH_REQ_BIT_MITM (1 << 2) macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp647 feature.authReq = GAP_LE_AUTH_REQ_BONDING | GAP_LE_AUTH_REQ_BIT_MITM | GAP_LE_AUTH_REQ_BIT_SC; in LePairFeatureReq()
649 feature.authReq = GAP_LE_AUTH_REQ_BONDING | GAP_LE_AUTH_REQ_BIT_MITM; in LePairFeatureReq()

Completed in 4 milliseconds