Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugt_test.c262 static int set_supported_contexts(void) in set_supported_contexts() function
430 set_supported_contexts(); in test_main()
Dcap_acceptor_test.c608 static int set_supported_contexts(void) in set_supported_contexts() function
799 set_supported_contexts(); in init()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap.c175 static int set_supported_contexts(void) in set_supported_contexts() function
497 err = set_supported_contexts(); in tester_init_pacs()
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c667 static int set_supported_contexts(void) in set_supported_contexts() function
757 err = set_supported_contexts(); in main()
/Zephyr-latest/subsys/bluetooth/audio/
Dpacs.c323 static int set_supported_contexts(uint16_t contexts, uint16_t *supported, in set_supported_contexts() function
1280 return set_supported_contexts(contexts, supported_contexts, available_contexts); in bt_pacs_set_supported_contexts()