Lines Matching refs:BOOLEAN

166     BOOLEAN      primary_record;
199 extern BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len,
214 extern BOOLEAN SDP_CancelServiceSearch (tSDP_DISCOVERY_DB *p_db);
225 extern BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr,
243 extern BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr,
261 extern BOOLEAN SDP_ServiceSearchAttributeRequest2 (UINT8 *p_bd_addr,
348 extern BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid);
376 extern BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec,
392 extern BOOLEAN SDP_FindAddProtoListsElemInRec (tSDP_DISC_REC *p_rec,
411 extern BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec,
446 extern BOOLEAN SDP_DeleteRecord (UINT32 handle);
478 extern BOOLEAN SDP_AddAttribute (UINT32 handle, UINT16 attr_id,
497 extern BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id,
514 extern BOOLEAN SDP_AddUuidSequence (UINT32 handle, UINT16 attr_id,
530 extern BOOLEAN SDP_AddProtocolList (UINT32 handle, UINT16 num_elem,
546 extern BOOLEAN SDP_AddAdditionProtoLists (UINT32 handle, UINT16 num_elem,
562 extern BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle,
579 extern BOOLEAN SDP_AddLanguageBaseAttrIDList (UINT32 handle,
596 extern BOOLEAN SDP_AddServiceClassIdList (UINT32 handle,
611 extern BOOLEAN SDP_DeleteAttribute (UINT32 handle, UINT16 attr_id);
703 BOOLEAN SDP_WriteData (UINT32 handle, BT_HDR *p_msg);
716 BOOLEAN SDP_ConnClose (UINT32 handle);
730 BOOLEAN SDP_FindServiceUUIDInRec(tSDP_DISC_REC *p_rec, tBT_UUID *p_uuid);