Home
last modified time | relevance | path

Searched refs:bt_hci_conn_req (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h549 void bt_hci_conn_req(struct net_buf *buf);
Dhci_core.c2919 EVENT_HANDLER(BT_HCI_EVT_CONN_REQUEST, bt_hci_conn_req,
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c76 void bt_hci_conn_req(struct net_buf *buf) in bt_hci_conn_req() function