Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c94 static struct bt_iso_big *lookup_big_by_handle(uint8_t big_handle);
372 big = lookup_big_by_handle(iso->iso.big_handle); in bt_iso_connected()
2671 static struct bt_iso_big *lookup_big_by_handle(uint8_t big_handle) in lookup_big_by_handle() function
3156 big = lookup_big_by_handle(evt->big_handle); in hci_le_big_complete()
3203 big = lookup_big_by_handle(evt->big_handle); in hci_le_big_terminate()
3346 big = lookup_big_by_handle(evt->big_handle); in hci_le_big_sync_established()
3393 big = lookup_big_by_handle(evt->big_handle); in hci_le_big_sync_lost()