OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdp_put_str
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/sdpd/
compat.c
99
sdp_put_str
(buf, "Dialup Networking", -1);
154
sdp_put_str
(buf, "OBEX File Transfer", -1);
205
sdp_put_str
(buf, "Voice Gateway", -1);
257
sdp_put_str
(buf, "Hands-Free unit", -1);
315
sdp_put_str
(buf, "IrMC Syncrhonization", -1);
372
sdp_put_str
(buf, "Sync Command Service", -1);
428
sdp_put_str
(buf, "LAN Access using PPP", -1);
433
sdp_put_str
(buf, str, -1);
488
sdp_put_str
(buf, "OBEX Object Push", -1);
543
sdp_put_str
(buf, "Serial Port", -1)
[
all
...]
/src/usr.sbin/btpand/
server.c
350
sdp_put_str
(&buf, service_name, -1);
354
sdp_put_str
(&buf, service_desc, -1);
371
sdp_put_str
(&buf, server_ipv4_subnet, -1);
376
sdp_put_str
(&buf, server_ipv6_subnet, -1);
/src/lib/libbluetooth/
Makefile
91
MLINKS+= sdp_data.3
sdp_put_str
.3
sdp_put.c
349
sdp_put_str
(sdp_data_t *data, const char *str, ssize_t len)
function in typeref:typename:bool
sdp.h
421
bool
sdp_put_str
(sdp_data_t *, const char *, ssize_t);
/src/tests/lib/libbluetooth/
t_sdp_put.c
768
atf_tc_set_md_var(tc, "descr", "Test
sdp_put_str
results");
781
ATF_REQUIRE(
sdp_put_str
(&test, "Hello World!", 5));
782
ATF_REQUIRE(
sdp_put_str
(&test, "Hello\0World", 11));
783
ATF_REQUIRE(
sdp_put_str
(&test, "Hello World!", -1));
784
ATF_REQUIRE(
sdp_put_str
(&test, "Hello\0World", -1));
/src/usr.bin/rfcomm_sppd/
rfcomm_sppd.c
501
sdp_put_str
(&rec, s->description, -1);
511
sdp_put_str
(&rec, "0.0.0.0/0", -1);
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025