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

  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 103 } tSDP_UUID_SEQ;
286 extern UINT8 *sdpu_extract_uid_seq (UINT8 *p, UINT16 param_len, tSDP_UUID_SEQ *p_seq);
295 extern UINT16 sdpu_get_list_len( tSDP_UUID_SEQ *uid_seq, tSDP_ATTR_SEQ *attr_seq );
303 extern tSDP_RECORD *sdp_db_service_search (tSDP_RECORD *p_rec, tSDP_UUID_SEQ *p_seq);
sdp_server.c 173 tSDP_UUID_SEQ uid_seq;
558 tSDP_UUID_SEQ uid_seq;
sdp_utils.c 369 UINT8 *sdpu_extract_uid_seq (UINT8 *p, UINT16 param_len, tSDP_UUID_SEQ *p_seq)
851 UINT16 sdpu_get_list_len(tSDP_UUID_SEQ *uid_seq, tSDP_ATTR_SEQ *attr_seq)
sdp_db.c 60 tSDP_RECORD *sdp_db_service_search (tSDP_RECORD *p_rec, tSDP_UUID_SEQ *p_seq)
    [all...]

Completed in 47 milliseconds