Home
last modified time | relevance | path

Searched refs:BTM_SEC_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble.c967 return BTM_SEC_ENCRYPT; in btm_ble_determine_security_act()
1023 case BTM_SEC_ENCRYPT: in btm_ble_start_sec_check()
Dbtm_int.h894 #define BTM_SEC_ENCRYPT 2 /* encrypt the link with current key */ macro