Searched refs:scan_recv_cb (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/samples/bluetooth/ccp_call_control_client/src/ |
| D | main.c | 115 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/ |
| D | main.c | 291 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/ |
| D | main.c | 349 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/ |
| D | cap_initiator_unicast.c | 612 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/ |
| D | bap_scan_delegator_test.c | 466 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, in scan_recv_cb() function 479 .recv = scan_recv_cb
|
| D | cap_commander_test.c | 598 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()
|
| D | gmap_ugg_test.c | 426 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()
|
| D | cap_initiator_unicast_test.c | 447 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/ |
| D | bap_broadcast_assistant.c | 503 static void scan_recv_cb(const struct bt_le_scan_recv_info *info, in scan_recv_cb() function 587 .recv = scan_recv_cb,
|