Searched refs:btsnoop_calculate_packet_length (Results 1 – 1 of 1) sorted by relevance
44 static size_t btsnoop_calculate_packet_length(uint16_t type,52 size_t included_length = btsnoop_calculate_packet_length(type, data, length); in btsnoop_cb()77 static size_t btsnoop_calculate_packet_length(uint16_t type, in btsnoop_calculate_packet_length() function