Home
last modified time | relevance | path

Searched refs:IWMBT_HCI_EVT_COMPL_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.h73 #define IWMBT_HCI_EVT_COMPL_SIZE(payload) \
61 #define IWMBT_HCI_EVT_COMPL_SIZE( global() macro
H A Diwmbt_hw.c480 uint8_t buf[IWMBT_HCI_EVT_COMPL_SIZE(struct iwmbt_version)]; in iwmbt_get_version()
528 if (ret < 0 || transferred < (int)IWMBT_HCI_EVT_COMPL_SIZE(uint16_t)) { in iwmbt_get_version_tlv()
648 uint8_t buf[IWMBT_HCI_EVT_COMPL_SIZE(struct iwmbt_boot_params)]; in iwmbt_get_boot_params()