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

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c441 btsnd_hcic_write_auth_enable (FALSE);
451 btsnd_hcic_write_auth_enable (TRUE);
1043 btsnd_hcic_write_auth_enable (TRUE);
2934 btsnd_hcic_write_auth_enable (TRUE);
5723 btsnd_hcic_write_auth_enable ((UINT8)(btm_cb.security_mode == BTM_SEC_MODE_LINK));
5953 btsnd_hcic_write_auth_enable (TRUE);
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h747 HCI_API extern BOOLEAN btsnd_hcic_write_auth_enable(UINT8 flag); /* Write Authentication Enable */
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c1636 BOOLEAN btsnd_hcic_write_auth_enable (UINT8 flag) function

Completed in 1753 milliseconds