Lines Matching refs:big_handle
1686 uint8_t big_handle; in le_create_big() local
1691 status = ll_adv_iso_by_hci_handle_new(cmd->big_handle, &big_handle); in le_create_big()
1707 status = ll_big_create(big_handle, adv_handle, cmd->num_bis, in le_create_big()
1729 status = ll_big_test_create(cmd->big_handle, cmd->adv_handle, in le_create_big_test()
1744 status = ll_big_terminate(cmd->big_handle, cmd->reason); in le_terminate_big()
1842 status = ll_big_sync_create(cmd->big_handle, sync_handle, in le_big_create_sync()
1855 uint8_t big_handle; in le_big_terminate_sync() local
1858 big_handle = cmd->big_handle; in le_big_terminate_sync()
1859 status = ll_big_sync_terminate(big_handle, node_rx); in le_big_terminate_sync()
1863 rp->big_handle = big_handle; in le_big_terminate_sync()
8054 sep->big_handle = (uint8_t)node_rx->hdr.handle;
8125 sep->big_handle = (uint8_t)node_rx->hdr.handle;
8173 sep->big_handle = (uint8_t)node_rx->hdr.handle;
8212 sep->big_handle = (uint8_t)node_rx->hdr.handle;