Home
last modified time | relevance | path

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

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