Searched refs:sdp_get_proto_port (Results 1 - 13 of 13) sorted by relevance

/external/bluetooth/bluez/cups/
H A Dsdp.c67 unsigned short psm = sdp_get_proto_port(protos, L2CAP_UUID);
74 unsigned short psm = sdp_get_proto_port(protos, L2CAP_UUID);
110 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);
/external/bluetooth/bluez/input/
H A Dmanager.c105 ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/lib/bluetooth/
H A Dsdp_lib.h243 int sdp_get_proto_port(const sdp_list_t *list, int proto);
/external/bluetooth/bluez/tools/
H A Dciptool.c120 unsigned short p = sdp_get_proto_port(protos, L2CAP_UUID);
/external/bluetooth/bluez/compat/
H A Dsdp.c358 uint8_t ch = sdp_get_proto_port(protos, RFCOMM_UUID);
711 int ch = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/attrib/
H A Dgatt.c605 *psm = sdp_get_proto_port(proto_list, L2CAP_UUID);
/external/bluetooth/bluez/audio/
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/test/
H A Drctest.c126 channel = sdp_get_proto_port(protos, RFCOMM_UUID);
/external/bluetooth/bluez/src/
H A Ddevice.c799 int ch = sdp_get_proto_port(ap, RFCOMM_UUID);
/external/bluetooth/bluez/lib/
H A Dsdp.c1839 int sdp_get_proto_port(const sdp_list_t *list, int proto) function

Completed in 179 milliseconds