Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h609 extern BOOLEAN btsnd_hcic_write_inquiry_mode(UINT8 type); /* Write Inquiry Mode */
/system/bt/stack/hcic/
Dhcicmds.c1742 BOOLEAN btsnd_hcic_write_inquiry_mode (UINT8 mode) in btsnd_hcic_write_inquiry_mode() function
/system/bt/stack/btm/
Dbtm_inq.c395 if (!btsnd_hcic_write_inquiry_mode (mode)) in BTM_SetInquiryMode()