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