Lines Matching refs:adv_handle
1687 uint8_t adv_handle; in le_create_big() local
1697 status = ll_adv_set_by_hci_handle_get(cmd->adv_handle, &adv_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()
2873 uint8_t adv_handle; in le_df_set_cl_cte_tx_params() local
2880 status = ll_adv_set_by_hci_handle_get(cmd->handle, &adv_handle); in le_df_set_cl_cte_tx_params()
2886 status = ll_df_set_cl_cte_tx_params(adv_handle, cmd->cte_len, in le_df_set_cl_cte_tx_params()
4126 uint8_t adv_handle; local
4133 adv_handle = cmd->adv_handle;
4135 status = ll_adv_sync_set_info_transfer(conn_handle, service_data, adv_handle);
8148 sep->adv_handle = ll_adv_set_hci_handle_get(node_rx->hdr.handle & 0xff);