Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c2724 static void big_disconnect(struct bt_iso_big *big, uint8_t reason) in big_disconnect() function
3149 big_disconnect(big, evt->status ? evt->status : BT_HCI_ERR_UNSPECIFIED); in hci_le_big_complete()
3167 big_disconnect(big, evt->status ? evt->status : BT_HCI_ERR_UNSPECIFIED); in hci_le_big_complete()
3207 big_disconnect(big, evt->reason); in hci_le_big_terminate()
3294 big_disconnect(big, BT_HCI_ERR_LOCALHOST_TERM_CONN); in bt_iso_big_terminate()
3339 big_disconnect(big, evt->status ? evt->status : BT_HCI_ERR_UNSPECIFIED); in hci_le_big_sync_established()
3357 big_disconnect(big, evt->status ? evt->status : BT_HCI_ERR_UNSPECIFIED); in hci_le_big_sync_established()
3397 big_disconnect(big, evt->reason); in hci_le_big_sync_lost()
3589 big_disconnect(big, BT_HCI_ERR_UNSPECIFIED); in bt_iso_reset()