Searched defs:is_legacy (Results 1 – 9 of 9) sorted by relevance
45 bool is_legacy = event_type & (1 << kLegacyBit); in ProcessAdvertisingReport() local
81 bool is_legacy = false; member
32 optional bool is_legacy = 1; field
53 def __init__(self, handle, py_hal, is_legacy): argument
37 pub is_legacy: bool, field523 fn is_legacy(&self) -> bool { in is_legacy() method912 let is_legacy = in start_advertising_set() localVariable1704 let is_legacy = advertising_params.is_legacy; in start_advertising_set() localVariable
2152 bool is_legacy = ble_evt_type_is_legacy(evt_type); in btm_ble_process_adv_pkt_cont() local
566 is_legacy: bool, field
4016 bool is_legacy = connections_.IsLegacyScoConnection(address); in IncomingScoConnectionResponse() local
1304 is_legacy: bool, field