HomeSort by relevance Sort by last modified time
    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 700 if (sdpu_compare_uuid_with_attr (p_uuid, p_sattr))
710 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 7092 milliseconds