HomeSort by relevance Sort by last modified time
    Searched refs:sdpu_get_len_from_type (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/sdp/
sdp_discovery.c 376 p = sdpu_get_len_from_type (p, type, &list_len);
716 p = sdpu_get_len_from_type (p, type, &seq_len);
765 p = sdpu_get_len_from_type (p, type, &seq_len);
786 p = sdpu_get_len_from_type (p, type, &attr_len);
876 p = sdpu_get_len_from_type (p, type, &attr_len);
    [all...]
sdpint.h 285 extern UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len);
sdp_db.c 132 p = sdpu_get_len_from_type (p, type, &len);
    [all...]
sdp_utils.c 584 ** Function sdpu_get_len_from_type
591 UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len) function

Completed in 39 milliseconds