Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dcap_acceptor_test.c498 static int set_supported_contexts(void) in set_supported_contexts() function
642 set_supported_contexts(); in init()
/Zephyr-Core-3.5.0/samples/bluetooth/unicast_audio_server/src/
Dmain.c649 static int set_supported_contexts(void) in set_supported_contexts() function
738 err = set_supported_contexts(); in main()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dpacs.c249 static int set_supported_contexts(uint16_t contexts, uint16_t *supported, in set_supported_contexts() function
327 return set_supported_contexts(contexts, &snk_supported_contexts, in set_snk_supported_contexts()
454 return set_supported_contexts(contexts, &src_supported_contexts, in set_src_supported_contexts()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_bap.c2460 static int set_supported_contexts(void) in set_supported_contexts() function
2725 err = set_supported_contexts(); in tester_init_pacs()