Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h557 void bt_hci_role_change(struct net_buf *buf);
Dhci_core.c2963 EVENT_HANDLER(BT_HCI_EVT_ROLE_CHANGE, bt_hci_role_change,
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c658 void bt_hci_role_change(struct net_buf *buf) in bt_hci_role_change() function