Home | History | Annotate | Download | only in sdp

Lines Matching refs:BOOLEAN

45 static BOOLEAN find_uuid_in_seq (UINT8 *p , UINT32 seq_len, UINT8 *p_his_uuid,
119 static BOOLEAN find_uuid_in_seq (UINT8 *p , UINT32 seq_len, UINT8 *p_uuid,
223 BOOLEAN is_rfcomm_scn;
330 BOOLEAN SDP_DeleteRecord (UINT32 handle)
398 BOOLEAN SDP_AddAttribute (UINT32 handle, UINT16 attr_id, UINT8 attr_type,
536 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem,
544 BOOLEAN result;
619 BOOLEAN SDP_AddUuidSequence (UINT32 handle, UINT16 attr_id, UINT16 num_uuids,
627 BOOLEAN result;
669 BOOLEAN SDP_AddProtocolList (UINT32 handle, UINT16 num_elem,
675 BOOLEAN result;
705 BOOLEAN SDP_AddAdditionProtoLists (UINT32 handle, UINT16 num_elem,
714 BOOLEAN result;
757 BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle, UINT16 profile_uuid,
763 BOOLEAN result;
806 BOOLEAN SDP_AddLanguageBaseAttrIDList (UINT32 handle, UINT16 lang,
812 BOOLEAN result;
854 BOOLEAN SDP_AddServiceClassIdList (UINT32 handle, UINT16 num_services,
861 BOOLEAN result;
896 BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id)