Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_reassembler.cc45 bool is_legacy = event_type & (1 << kLegacyBit); in ProcessAdvertisingReport() local
Dle_advertising_manager.cc81 bool is_legacy = false; member
/packages/modules/Connectivity/service/src/com/android/metrics/
Dstats.proto32 optional bool is_legacy = 1; field
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hal.py53 def __init__(self, handle, py_hal, is_legacy): argument
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs37 pub is_legacy: bool, field
523 fn is_legacy(&self) -> bool { in is_legacy() method
912 let is_legacy = in start_advertising_set() localVariable
1704 let is_legacy = advertising_params.is_legacy; in start_advertising_set() localVariable
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2152 bool is_legacy = ble_evt_type_is_legacy(evt_type); in btm_ble_process_adv_pkt_cont() local
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs566 is_legacy: bool, field
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4016 bool is_legacy = connections_.IsLegacyScoConnection(address); in IncomingScoConnectionResponse() local
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1304 is_legacy: bool, field