Home
last modified time | relevance | path

Searched defs:fragment_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c55 uint8_t fragment_type, const void *data, uint8_t len, int timeout) in iwmbt_send_fragment() argument
305 #define IWMBT_SEND_FRAGMENT(fragment_type, size, msg) do { \ argument