Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h93 HCI_API extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2033 if (!btsnd_hcic_per_inq_mode (p_inq->per_max_delay, in btm_initiate_inquiry()
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c86 BOOLEAN btsnd_hcic_per_inq_mode (UINT16 max_period, UINT16 min_period, in btsnd_hcic_per_inq_mode() function