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