Searched refs:IS_CIS_HANDLE (Results 1 – 7 of 7) sorted by relevance
53 #define IS_CIS_HANDLE(_handle) \ macro57 #define IS_CIS_HANDLE(_handle) 0 macro
172 if (IS_CIS_HANDLE(handle)) { in ll_read_iso_tx_sync()239 if (IS_ENABLED(CONFIG_BT_CTLR_CONN_ISO) && IS_CIS_HANDLE(handle)) { in ll_setup_iso_path()546 } else if (IS_CIS_HANDLE(handle)) { in ll_remove_iso_path()654 if (IS_CIS_HANDLE(handle)) { in ll_iso_test_sdu_alloc()702 if (IS_CIS_HANDLE(handle)) { in ll_iso_test_sdu_emit()834 if (IS_CIS_HANDLE(handle)) { in ll_iso_receive_test()972 if (IS_CIS_HANDLE(handle)) { in ll_iso_read_test_counters()1036 if (IS_CIS_HANDLE(handle)) { in ll_read_iso_link_quality()1093 if (IS_CIS_HANDLE(handle)) { in ll_iso_transmit_test_send_sdu()1234 if (IS_CIS_HANDLE(handle)) { in ll_iso_transmit_test()[all …]
61 if (!IS_CIS_HANDLE(handle) || ll_conn_iso_stream_get(handle)->group == NULL) { in ll_cis_get_acl_awaiting_reply()
1698 } else if (IS_CIS_HANDLE(rx_free->hdr.handle)) { in ll_rx_mem_release()2657 } else if (IS_CIS_HANDLE(tx->handle) || in tx_cmplt_get()
433 if (IS_CIS_HANDLE(handle)) { in ll_terminate_ind_send()
467 } else if (IS_CIS_HANDLE(node_rx->hdr.handle)) { in encode_node()
6005 } else if (IS_CIS_HANDLE(handle)) {