Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
Di_bluetooth_ble_central_manager.h42 std::vector<BluetoothActiveDeviceInfo> activeDeviceInfos; member
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_ble_central_manager.h535 std::vector<BleActiveDeviceInfo> activeDeviceInfos; member
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gatt.cpp1253 …ConvertAdvDeviceInfo(const BtLpDeviceParam *param, std::vector<BleActiveDeviceInfo> &activeDeviceI… in ConvertAdvDeviceInfo()