Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc263 void btsnd_hcic_write_auth_enable(uint8_t flag) { in btsnd_hcic_write_auth_enable() function
/system/bt/stack/include/
Dhcimsgs.h447 extern void btsnd_hcic_write_auth_enable(
/system/bt/stack/btm/
Dbtm_sec.cc678 btsnd_hcic_write_auth_enable(true); in BTM_PINCodeReply()
4480 btsnd_hcic_write_auth_enable(false); in btm_restore_mode()
4683 btsnd_hcic_write_auth_enable(true); in btm_sec_check_prefetch_pin()
/system/bt/stack/hcic/
Dhcicmds.cc1261 void btsnd_hcic_write_auth_enable(uint8_t flag) { in btsnd_hcic_write_auth_enable() function