Home
last modified time | relevance | path

Searched refs:BT_SDP_PROTO_RFCOMM (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c68 BT_SDP_ARRAY_16(BT_SDP_PROTO_RFCOMM)
Dbredr.c394 BT_SDP_PROTO_RFCOMM, &param); in sdp_hfp_ag_user()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h605 BT_SDP_PROTO_RFCOMM = 0x0003, enumerator
/Zephyr-latest/samples/bluetooth/handsfree_ag/src/
Dmain.c123 err = bt_sdp_get_proto_param(result->resp_buf, BT_SDP_PROTO_RFCOMM, &value); in sdp_discover_cb()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c95 BT_SDP_ARRAY_16(BT_SDP_PROTO_RFCOMM)
Dsdp.c2799 if (proto != BT_SDP_PROTO_RFCOMM && proto != BT_SDP_PROTO_L2CAP) { in bt_sdp_get_proto_param()
2826 if (proto != BT_SDP_PROTO_RFCOMM && proto != BT_SDP_PROTO_L2CAP) { in bt_sdp_get_addl_proto_param()