Fix the function and variable name for IPSP
[platform/core/connectivity/bluetooth-frwk.git] / include / bluetooth-api.h
index c7aa3c7..4af98b4 100644 (file)
@@ -633,7 +633,7 @@ typedef enum {
        BLUETOOTH_EVENT_IPSP_INIT_STATE_CHANGED = BLUETOOTH_EVENT_IPSP_BASE, /**<IPSP init event*/
        BLUETOOTH_EVENT_IPSP_CONNECTED, /**< IPSP connected event  */
        BLUETOOTH_EVENT_IPSP_DISCONNECTED, /**< IPSP Disconnected event */
-       BLUETOOTH_EVENT_IPSP_BT_INTERFACE_INFO, /** IPSP BT Interface Info after connection */
+       BLUETOOTH_EVENT_IPSP_INTERFACE_INFO, /** IPSP BT Interface Info after connection */
        BLUETOOTH_EVENT_LE_DATA_LENGTH_CHANGED,  /** LE data length values changed */
 } bluetooth_event_type_t;