Searched refs:HCI_LE_ISO_BROADCASTER (Results 1 – 3 of 3) sorted by relevance
298 return HCI_LE_ISO_BROADCASTER(features_ble.as_array); in supports_ble_isochronous_broadcaster()
218 HCI_LE_ISO_BROADCASTER(features_ble.as_array); in start_up()616 return HCI_LE_ISO_BROADCASTER(features_ble.as_array); in supports_ble_isochronous_broadcaster()
1050 #define HCI_LE_ISO_BROADCASTER(x) ((x)[3] & 0x40) macro