Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dobex_iterator.c59 static int obex_packet_header_offset_for_opcode(uint8_t opcode){ in obex_packet_header_offset_for_opcode() function
129 int header_offset = obex_packet_header_offset_for_opcode(packet_data[0]); in obex_iterator_init_with_request_packet()