Searched defs:AttributeId (Results 1 – 8 of 8) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/sdp/ |
D | client_test.cc | 68 attrs_result) { in TEST_F() 190 attrs_result) { in TEST_F() 280 attrs_result) { in TEST_F() 375 attrs_result) { in TEST_F() 476 attrs_result) { in TEST_F() 553 attrs_result) { in TEST_F() 624 attrs_result) { in TEST_F() 702 attrs_result) { in TEST_F() 768 attrs_result) { in TEST_F() 801 attrs_result) { in TEST_F()
|
D | service_discoverer.cc | 85 attributes_result) { in SingleSearch()
|
/external/pigweed/pw_bluetooth_sapphire/host/sdp/public/pw_bluetooth_sapphire/internal/host/sdp/ |
D | sdp.h | 47 using AttributeId = uint16_t; variable
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/build/api/ |
D | software_attribute.pb.go | 151 …AttributeId *SoftwareAttribute_Id `protobuf:"bytes,1,opt,name=attribute_id,json=attributeId,proto3… member
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | fake_adapter.cc | 307 std::map<sdp::AttributeId, sdp::DataElement> attributes) { in TriggerServiceFound()
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/ |
D | dut_attribute.pb.go | 232 …AttributeId *DutAttribute_Id `protobuf:"bytes,1,opt,name=attribute_id,json=attributeId,proto3" jso… member
|
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
D | profile_server.cc | 1059 const std::map<bt::sdp::AttributeId, bt::sdp::DataElement>& attributes) { in OnServiceFound()
|
/external/python/bumble/bumble/ |
D | avrcp.py | 704 class AttributeId(OpenIntEnum): class in ApplicationSetting
|