Home
last modified time | relevance | path

Searched refs:ProfileFunctions (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h37 struct ProfileFunctions { struct
43 ProfileFunctions functions;
71 * @param ProfileFunctions the function for profile to register
75 int32_t RegisterFunc(const std::string &objectName, ProfileFunctions profileFunctions);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp228 int32_t BluetoothProfileManager::RegisterFunc(const std::string &objectName, ProfileFunctions profileFunctions) in RegisterFunc()
H A Dbluetooth_ble_central_manager.cpp165 ProfileFunctions profileFunctions = { in impl()
H A Dbluetooth_gatt_client.cpp369 ProfileFunctions profileFunctions = { in impl()

Completed in 4 milliseconds