Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h545 extern BOOLEAN btsnd_hcic_write_auth_enable(UINT8 flag); /* Write Authentication En…
/system/bt/stack/btm/
Dbtm_sec.c922 btsnd_hcic_write_auth_enable (TRUE); in BTM_PINCodeReply()
5808 btsnd_hcic_write_auth_enable ((UINT8)(btm_cb.security_mode == BTM_SEC_MODE_LINK)); in btm_restore_mode()
6009 btsnd_hcic_write_auth_enable (TRUE); in btm_sec_check_prefetch_pin()
/system/bt/stack/hcic/
Dhcicmds.c922 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) in btsnd_hcic_write_auth_enable() function