Home
last modified time | relevance | path

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

/tests/bsim/bluetooth/audio/src/
A Dbap_stream_tx.c72 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func() function
179 tx_thread_func, NULL, NULL, NULL, tx_thread_prio, 0, K_NO_WAIT); in bap_stream_tx_init()
/tests/bluetooth/tester/src/audio/
A Dbtp_bap_audio_stream.c77 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func() function
189 tx_thread_func, NULL, NULL, NULL, tx_thread_prio, 0, K_NO_WAIT); in btp_bap_audio_stream_tx_init()

Completed in 9 milliseconds