Home
last modified time | relevance | path

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

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