Searched refs:btsnd_hcic_write_auth_enable (Results 1 – 3 of 3) sorted by relevance
609 BOOLEAN btsnd_hcic_write_auth_enable(UINT8 flag); /* Write Authentication Enable */
901 btsnd_hcic_write_auth_enable (TRUE); in BTM_PINCodeReply()5683 btsnd_hcic_write_auth_enable ((UINT8)(btm_cb.security_mode == BTM_SEC_MODE_LINK)); in btm_restore_mode()5889 btsnd_hcic_write_auth_enable (TRUE); in btm_sec_check_prefetch_pin()
1199 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) in btsnd_hcic_write_auth_enable() function