Home
last modified time | relevance | path

Searched refs:bt_hci_evt_conn_request (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h142 uint8_t bt_esco_conn_req(struct bt_hci_evt_conn_request *evt);
Dsco.c283 uint8_t bt_esco_conn_req(struct bt_hci_evt_conn_request *evt) in bt_esco_conn_req()
Dbr.c78 struct bt_hci_evt_conn_request *evt = (void *)buf->data; in bt_hci_conn_req()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2733 struct bt_hci_evt_conn_request { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2920 sizeof(struct bt_hci_evt_conn_request)),