OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:record_from_string
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/src/
storage.h
63
sdp_record_t *
record_from_string
(const gchar *str);
storage.c
837
sdp_record_t *
record_from_string
(const gchar *str)
function
874
rec =
record_from_string
(str);
906
rec =
record_from_string
(value);
/external/bluetooth/bluez/input/
sixpair.c
202
rec =
record_from_string
(PS3_PNP_RECORD);
Completed in 43 milliseconds