Fix build warnings in bluetooth-frwk
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / hardware / bt_rc.h
index 5ec59bc..6c38d02 100644 (file)
@@ -638,7 +638,7 @@ typedef struct {
 
        /** send command to set delay, volume to target */
        bt_status_t (*set_transport_setting_cmd) (bt_bdaddr_t *bd_addr, uint8_t num_attrib,
-                       uint8_t* attrib_ids, uint8_t* attrib_vals);
+                       int* attrib_ids, uint32_t* attrib_vals);
 
        /** send command to play a particular item */
        bt_status_t (*play_item_cmd) (