Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_reassembler.cc43 bool is_legacy = event_type & (1 << kLegacyBit); in ProcessAdvertisingReport() local
/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.rs30 pub is_legacy: bool, field
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs568 is_legacy: bool, field
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2799 bool is_legacy = ble_evt_type_is_legacy(evt_type); in btm_ble_process_adv_pkt_cont() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4138 bool is_legacy = connections_.IsLegacyScoConnection(address); in IncomingScoConnectionResponse() local
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1133 is_legacy: bool, field