i am trying to implement HID Host in BLE, i am using ESP32 with btstack. They have example of HOG_Keyboard/mouse (device), but i need HOG Host. i am actually reading bluetooth core and stack layer, the problem is i couldn't get the flow as how would i have to implement host.
if anybody has implemented or have any idea about HID over GATT HOST, much appreciated.