Searched refs:BTM_SEC_MODE_LINK (Results 1 – 4 of 4) sorted by relevance
43 #define BT_SEC_MODE_LINK BTM_SEC_MODE_LINK
1088 #define BTM_SEC_MODE_LINK 3 macro
299 case BTM_SEC_MODE_LINK: in BTM_SetSecurityMode()329 if ((old_mode == BTM_SEC_MODE_LINK) in BTM_SetSecurityMode()330 && ( security_mode != BTM_SEC_MODE_LINK)) in BTM_SetSecurityMode()339 if ((old_mode != BTM_SEC_MODE_LINK) in BTM_SetSecurityMode()340 && ( security_mode == BTM_SEC_MODE_LINK)) in BTM_SetSecurityMode()2779 if (btm_cb.security_mode == BTM_SEC_MODE_LINK) in btm_sec_dev_reset()4373 if (btm_cb.security_mode == BTM_SEC_MODE_LINK) in btm_sec_connected()5484 …TRACE_DEBUG1("btm_restore_mode: Authen Enable -> %d", (btm_cb.security_mode == BTM_SEC_MODE_LINK)); in btm_restore_mode()5485 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 */