Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_auth_enable (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h609 BOOLEAN btsnd_hcic_write_auth_enable(UINT8 flag); /* Write Authentication Enable */
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c901 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()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1199 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) in btsnd_hcic_write_auth_enable() function