Home
last modified time | relevance | path

Searched refs:BuildServiceList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp121 void BuildServiceList(const std::vector<BluetoothGattService> &src);
440 void GattClient::impl::BuildServiceList(const std::vector<BluetoothGattService> &src) in BuildServiceList() function in OHOS::Bluetooth::GattClient::impl
522 BuildServiceList(result); in GetServices()