Searched refs:STREAM_SKIP_UINT8 (Results 1 – 2 of 2) sorted by relevance
52 STREAM_SKIP_UINT8(stream); // skip the sco packet length in parse_read_buffer_size_response()280 STREAM_SKIP_UINT8(stream); // skip the number of hci command packets field in read_command_complete_header()
296 #define STREAM_SKIP_UINT8(p) \ macro