OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdp_get_int
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libbluetooth/
t_sdp_get.c
334
atf_tc_set_md_var(tc, "descr", "Test
sdp_get_int
results");
393
*
sdp_get_int
expects any INT type, advancing test if successful
395
ATF_REQUIRE(
sdp_get_int
(&test, &value));
398
ATF_REQUIRE(
sdp_get_int
(&test, &value));
401
ATF_REQUIRE(
sdp_get_int
(&test, &value));
404
ATF_REQUIRE(
sdp_get_int
(&test, &value));
407
ATF_REQUIRE(
sdp_get_int
(&test, &value));
410
ATF_REQUIRE(
sdp_get_int
(&test, &value));
413
ATF_REQUIRE_EQ(
sdp_get_int
(&test, &value), false); /* not int */
417
ATF_REQUIRE(
sdp_get_int
(&test, &value))
[
all
...]
/src/lib/libbluetooth/
Makefile
74
MLINKS+= sdp_data.3
sdp_get_int
.3
sdp_get.c
216
sdp_get_int
(sdp_data_t *data, intmax_t *value)
function in typeref:typename:bool
sdp.h
397
bool
sdp_get_int
(sdp_data_t *, intmax_t *);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025