esp_bt_hid_host_virtual_cable_unplug() function
Virtual UnPlug (VUP) the specified HID device. When the operation is complete the callback function will be called with ESP_HIDH_VC_UNPLUG_EVT.
Arguments
bd_addr
Remote device bluetooth device address.
Return value
- ESP_OK: success - other: failed