Searched refs:uuid_128bit (Results 1 – 1 of 1) sorted by relevance
1569 auto uuid_128bit = uuid.To128BitBE(); in btif_dm_search_devices_evt() local1570 property_value.insert(property_value.end(), uuid_128bit.begin(), in btif_dm_search_devices_evt()1571 uuid_128bit.end()); in btif_dm_search_devices_evt()1755 auto uuid_128bit = uuid.To128BitBE(); in btif_on_service_discovery_results() local1756 property_value.insert(property_value.end(), uuid_128bit.begin(), in btif_on_service_discovery_results()1757 uuid_128bit.end()); in btif_on_service_discovery_results()1797 auto uuid_128bit = eir_uuid.To128BitBE(); in btif_on_service_discovery_results() local1798 property_value.insert(property_value.end(), uuid_128bit.begin(), in btif_on_service_discovery_results()1799 uuid_128bit.end()); in btif_on_service_discovery_results()1972 auto uuid_128bit = uuid.To128BitBE(); in btif_on_gatt_results() local[all …]