Searched defs:response_cnt (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c43 BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration, UINT8 response_cnt) argument
61 UINT8_TO_STREAM (pp, response_cnt);
87 const LAP inq_lap, UINT8 duration, UINT8 response_cnt)
107 UINT8_TO_STREAM (pp, response_cnt);
86 btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period, const LAP inq_lap, UINT8 duration, UINT8 response_cnt) argument

Completed in 217 milliseconds