Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h2552 typedef bool (*bt_bap_scan_delegator_state_func_t)( typedef
2561 void bt_bap_scan_delegator_foreach_state(bt_bap_scan_delegator_state_func_t func,
2573 bt_bap_scan_delegator_state_func_t func, void *user_data);
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c1589 void bt_bap_scan_delegator_foreach_state(bt_bap_scan_delegator_state_func_t func, void *user_data) in bt_bap_scan_delegator_foreach_state()
1605 bt_bap_scan_delegator_state_func_t func;
1627 bt_bap_scan_delegator_find_state(bt_bap_scan_delegator_state_func_t func, void *user_data) in bt_bap_scan_delegator_find_state()