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

/system/bt/stack/hcic/
H A Dhcicmds.cc38 uint8_t response_cnt) {
50 UINT8_TO_STREAM(pp, response_cnt);
69 uint8_t response_cnt) {
83 UINT8_TO_STREAM(pp, response_cnt);
37 btsnd_hcic_inquiry(const LAP inq_lap, uint8_t duration, uint8_t response_cnt) argument
67 btsnd_hcic_per_inq_mode(uint16_t max_period, uint16_t min_period, const LAP inq_lap, uint8_t duration, uint8_t response_cnt) argument

Completed in 97 milliseconds