Searched refs:BTM_SEC_MODE_LINK (Results 1 – 4 of 4) sorted by relevance
43 #define BT_SEC_MODE_LINK BTM_SEC_MODE_LINK
1120 #define BTM_SEC_MODE_LINK 3 macro
407 case BTM_SEC_MODE_LINK: in BTM_SetSecurityMode()437 if ((old_mode == BTM_SEC_MODE_LINK) in BTM_SetSecurityMode()438 && ( security_mode != BTM_SEC_MODE_LINK)) in BTM_SetSecurityMode()447 if ((old_mode != BTM_SEC_MODE_LINK) in BTM_SetSecurityMode()448 && ( security_mode == BTM_SEC_MODE_LINK)) in BTM_SetSecurityMode()2932 if (btm_cb.security_mode == BTM_SEC_MODE_LINK) in btm_sec_dev_reset()4583 if (btm_cb.security_mode == BTM_SEC_MODE_LINK) in btm_sec_connected()5722 …_TRACE_DEBUG("btm_restore_mode: Authen Enable -> %d", (btm_cb.security_mode == BTM_SEC_MODE_LINK)); in btm_restore_mode()5723 btsnd_hcic_write_auth_enable ((UINT8)(btm_cb.security_mode == BTM_SEC_MODE_LINK)); in btm_restore_mode()
88 #define BTA_JV_SEC_MODE_LINK BTM_SEC_MODE_LINK /* 3 */