Searched refs:bt_rfcomm_hdr_ext (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | rfcomm_internal.h | 52 struct bt_rfcomm_hdr_ext { struct |
D | rfcomm.c | 1506 struct bt_rfcomm_hdr_ext *hdr_ext = (void *)buf->data; in rfcomm_recv() |