OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdpu_compare_uuid_with_attr
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/sdp/
sdpint.h
292
extern BOOLEAN
sdpu_compare_uuid_with_attr
(tBT_UUID *p_btuuid, tSDP_DISC_ATTR *p_attr);
sdp_api.c
696
if (
sdpu_compare_uuid_with_attr
(p_uuid, p_sattr))
706
if (
sdpu_compare_uuid_with_attr
(p_uuid, p_attr))
[
all
...]
sdp_utils.c
758
** Function
sdpu_compare_uuid_with_attr
772
BOOLEAN
sdpu_compare_uuid_with_attr
(tBT_UUID *p_btuuid, tSDP_DISC_ATTR *p_attr)
function
Completed in 26 milliseconds