最終更新:2015-09-28 (月) 14:52:53 (3122d)  

HID_BLUETOOTH_DEVICE
Top / HID_BLUETOOTH_DEVICE

定義

  • #define HID_BLUETOOTH_DEVICE(ven, prod)                                 \
            .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod)

関連