Home
last modified time | relevance | path

Searched refs:scan_recv_cb (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/samples/bluetooth/ccp_call_control_client/src/
Dmain.c115 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *ad) in scan_recv_cb() function
265 .recv = scan_recv_cb, in init_ccp_call_control_client()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c291 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, in scan_recv_cb() function
403 .recv = scan_recv_cb,
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c349 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *buf) in scan_recv_cb() function
389 static struct bt_le_scan_cb scan_callbacks = { .recv = scan_recv_cb, in ZTEST()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c612 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *buf) in scan_recv_cb() function
722 .recv = scan_recv_cb, in init_cap_initiator()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_scan_delegator_test.c466 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, in scan_recv_cb() function
479 .recv = scan_recv_cb
Dcap_commander_test.c598 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *buf) in scan_recv_cb() function
620 .recv = scan_recv_cb, in init()
Dgmap_ugg_test.c426 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *buf) in scan_recv_cb() function
477 .recv = scan_recv_cb, in init()
Dcap_initiator_unicast_test.c447 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, struct net_buf_simple *buf) in scan_recv_cb() function
469 .recv = scan_recv_cb, in init()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_broadcast_assistant.c503 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, in scan_recv_cb() function
587 .recv = scan_recv_cb,