Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h526 extern BOOLEAN btsnd_hcic_write_scan_enable(UINT8 flag); /* Write Scan Enable */
/system/bt/stack/btm/
Dbtm_inq.c257 if (btsnd_hcic_write_scan_enable (scan_mode)) in BTM_SetDiscoverability()
662 if (btsnd_hcic_write_scan_enable (scan_mode)) in BTM_SetConnectability()
/system/bt/stack/hcic/
Dhcicmds.c869 BOOLEAN btsnd_hcic_write_scan_enable (UINT8 flag) in btsnd_hcic_write_scan_enable() function