Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c83 if (evt->link_type != BT_HCI_ACL) { in bt_hci_conn_req()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h353 #define BT_HCI_ACL 0x01 macro