Lines Matching refs:uuid
77 /* if UUID list is not provided as static data */
459 void BTA_DmDiscoverUUID(BD_ADDR bd_addr, tSDP_UUID *uuid,
476 memcpy( &p_msg->uuid, uuid, sizeof(tSDP_UUID) );
909 ** Description This function is called to add UUID into EIR.
911 ** Parameters tBT_UUID - UUID
925 memcpy (&(p_msg->uuid), p_uuid, sizeof(tBT_UUID));
936 ** Description This function is called to remove UUID from EIR.
938 ** Parameters tBT_UUID - UUID
952 memcpy (&(p_msg->uuid), p_uuid, sizeof(tBT_UUID));
1477 ** UUID of interested services should be provided through
1531 ** p_uuid is the pointer to the list of UUID values.