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

/system/bt/stack/include/
H A Dhcimsgs.h32 UINT8 response_cnt);
50 UINT8 response_cnt);
/system/bt/stack/hcic/
H A Dhcicmds.c38 BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration, UINT8 response_cnt) argument
51 UINT8_TO_STREAM (pp, response_cnt);
72 const LAP inq_lap, UINT8 duration, UINT8 response_cnt)
87 UINT8_TO_STREAM (pp, response_cnt);
71 btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period, const LAP inq_lap, UINT8 duration, UINT8 response_cnt) argument

Completed in 207 milliseconds