Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h494 struct bt_sdp_discover_params;
525 const struct bt_sdp_discover_params *params);
538 struct bt_sdp_discover_params { struct
585 const struct bt_sdp_discover_params *params);
598 const struct bt_sdp_discover_params *params);
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c375 const struct bt_sdp_discover_params *params) in sdp_hfp_ag_user()
430 const struct bt_sdp_discover_params *params) in sdp_a2src_user()
488 static struct bt_sdp_discover_params discov_hfpag = {
495 static struct bt_sdp_discover_params discov_a2src = {
502 static struct bt_sdp_discover_params discov;
/Zephyr-latest/tests/bluetooth/classic/sdp_c/src/
Dsdp_client.c27 static struct bt_sdp_discover_params sdp_discover;
121 const struct bt_sdp_discover_params *params) in sdp_discover_func()
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c115 const struct bt_sdp_discover_params *params) in sdp_discover_cb()
139 static struct bt_sdp_discover_params sdp_discover = {
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c90 const struct bt_sdp_discover_params *param;
1485 CONTAINER_OF(__node, struct bt_sdp_discover_params, _node)
1489 const struct bt_sdp_discover_params *param) in sdp_client_ss_search()
1547 const struct bt_sdp_discover_params *param) in sdp_client_sa_search()
1592 const struct bt_sdp_discover_params *param) in sdp_client_ssa_search()
1667 struct bt_sdp_discover_params *param, *tmp; in sdp_client_params_iterator()
1867 const struct bt_sdp_discover_params *param; in sdp_client_discover()
2294 const struct bt_sdp_discover_params *params) in bt_sdp_discover()