Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_object_map.h79 int AddLimitedObject(T object) in AddLimitedObject() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp551 int id = g_bleCentralManagerMap.AddLimitedObject(bleCentralManager); in BleRegisterScanCallbacks()