Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_silabs_efr32.c76 uint8_t packet_type = data[0]; in hci_common_transport_transmit() local
Duserchan.c233 const uint8_t packet_type = frame_start[0]; in rx_thread() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp_internal.h62 #define BT_AVCTP_HDR_SET_PACKET_TYPE(hdr, packet_type) \ argument
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h387 uint16_t packet_type; member