Searched refs:obex_packet_header_offset_for_opcode (Results 1 – 1 of 1) sorted by relevance
59 static int obex_packet_header_offset_for_opcode(uint8_t opcode){ in obex_packet_header_offset_for_opcode() function129 int header_offset = obex_packet_header_offset_for_opcode(packet_data[0]); in obex_iterator_init_with_request_packet()