Home
last modified time | relevance | path

Searched defs:service_data_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/device/bluetooth/
H A Dbluetooth_advertisement.h108 std::unique_ptr<ServiceData> service_data_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dremote_service.h302 ServiceData service_data_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/device/bluetooth/
Dbluetooth_advertisement.h111 std::unique_ptr<ServiceData> service_data_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/device/bluetooth/
Dbluetooth_advertisement.h111 std::unique_ptr<ServiceData> service_data_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dadvertising_data.h358 std::unordered_map<UUID, DynamicByteBuffer> service_data_; variable