Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc59 struct AdvertisingInstance { struct
60 uint8_t inst_id;
61 bool in_use;
62 uint8_t advertising_event_properties;
63 alarm_t* adv_raddr_timer;
64 int8_t tx_power;
65 uint16_t duration; // 1 unit is 10ms
66 uint8_t maxExtAdvEvents;
67 alarm_t* timeout_timer;
68 uint8_t own_address_type;
[all …]