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.cc55 struct AdvertisingInstance { struct
56 uint8_t inst_id;
57 bool in_use;
58 uint8_t advertising_event_properties;
59 alarm_t* adv_raddr_timer;
60 int8_t tx_power;
61 uint16_t duration; // 1 unit is 10ms
62 uint8_t maxExtAdvEvents;
63 alarm_t* timeout_timer;
64 uint8_t own_address_type;
[all …]