Home
last modified time | relevance | path

Searched refs:bt_sdp_discover (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h584 int bt_sdp_discover(struct bt_conn *conn,
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c168 res = bt_sdp_discover(default_conn, &sdp_discover); in connected()
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Dbredr.c538 err = bt_sdp_discover(default_conn, &discov); in cmd_sdp_find_record()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c2246 int bt_sdp_discover(struct bt_conn *conn, in bt_sdp_discover() function