Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h726 HCI_API extern BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c677 if (!btsnd_hcic_write_pagescan_cfg (interval, window)) in BTM_SetConnectability()
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c1549 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window) in btsnd_hcic_write_pagescan_cfg() function