Searched refs:BT_HCI_ACL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | br.c | 83 if (evt->link_type != BT_HCI_ACL) { in bt_hci_conn_req() |
/Zephyr-latest/include/zephyr/bluetooth/ | ||
D | hci_types.h | 353 #define BT_HCI_ACL 0x01 macro |