Searched refs:RFCOMM_UUID (Results 1 - 18 of 18) sorted by relevance

/external/bluetooth/bluez/cups/
H A Dsdp.c110 uint8_t ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/serial/
H A Dmanager.c89 ch = sdp_get_proto_port(protos, RFCOMM_UUID);
H A Dport.c395 port->channel = sdp_get_proto_port(protos, RFCOMM_UUID);
H A Dproxy.c181 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
/external/bluetooth/bluez/input/
H A Dmanager.c105 ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/tools/
H A Dsdptool.c1030 if (proto == RFCOMM_UUID)
1190 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
1262 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
1324 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1381 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1443 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1507 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1572 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1643 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
1711 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
[all...]
/external/bluetooth/bluez/compat/
H A Dsdp.c358 uint8_t ch = sdp_get_proto_port(protos, RFCOMM_UUID);
598 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
711 int ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/audio/
H A Dmanager.c267 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
323 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
388 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
H A Dgateway.c311 ch = sdp_get_proto_port(protos, RFCOMM_UUID);
H A Dheadset.c1452 ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/lib/bluetooth/
H A Dsdp.h55 #define RFCOMM_UUID 0x0003 macro
/external/bluetooth/bluez/plugins/
H A Dpnat.c393 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
/external/bluetooth/bluez/test/
H A Drctest.c126 channel = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/src/
H A Dadapter.c1929 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
2048 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
2111 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
2175 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
2248 sdp_uuid16_create(&rfcomm_uuid, RFCOMM_UUID);
H A Ddevice.c791 int ch = sdp_get_proto_port(ap, RFCOMM_UUID);
/external/bluetooth/bluez/sap/
H A Dserver.c227 sdp_uuid16_create(&rfcomm, RFCOMM_UUID);
/external/qemu/hw/
H A Dbt.h1885 RFCOMM_UUID = 0x0003, enumerator in enum:sdp_proto_uuid
/external/bluetooth/bluez/lib/
H A Dsdp.c86 { RFCOMM_UUID, "RFCOMM" },
1841 if (proto != L2CAP_UUID && proto != RFCOMM_UUID) {

Completed in 193 milliseconds