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

/system/bt/stack/include/
H A Dhcimsgs.h545 extern BOOLEAN btsnd_hcic_write_auth_enable(UINT8 flag); /* Write Authentication Enable */
/system/bt/stack/btm/
H A Dbtm_sec.c922 btsnd_hcic_write_auth_enable (TRUE);
5808 btsnd_hcic_write_auth_enable ((UINT8)(btm_cb.security_mode == BTM_SEC_MODE_LINK));
6009 btsnd_hcic_write_auth_enable (TRUE);
/system/bt/stack/hcic/
H A Dhcicmds.c922 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) function

Completed in 384 milliseconds