Imported Upstream version 1.1.0
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_le_adapter / android / calenwmonitor.h
index 25f20d9..50fc1a0 100644 (file)
@@ -51,7 +51,7 @@ void CALENetworkMonitorJniInit();
  * @param[in]  callback    Callback to be notified on reception of BT state information.
 
  */
-void CALESetNetStateCallback(CALEDeviceStateChangedCallback callback);
+void CALESetAdapterStateCallback(CALEDeviceStateChangedCallback callback);
 
 #ifdef __cplusplus
 } /* extern "C" */