Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_common_types.h93 struct ApcfCommand { struct
94 uint8_t type;
95 RawAddress address;
96 uint8_t addr_type;
97 bluetooth::Uuid uuid;
98 bluetooth::Uuid uuid_mask;
99 std::vector<uint8_t> name;
100 uint16_t company;
101 uint16_t company_mask;
102 std::vector<uint8_t> data;
[all …]