/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/ |
A D | rtk_coex.c | 42 struct rtl_btinfo *report = (struct rtl_btinfo *)(report_info); in rtk_notify_info_to_wifi() local 44 *(p++) = report->cmd; in rtk_notify_info_to_wifi() 46 *(p++) = report->len; in rtk_notify_info_to_wifi() 49 memcpy(p, report->data, report->len); in rtk_notify_info_to_wifi() 53 HCI_PRINT_TRACE1("bt info: cmd %2.2X", report->cmd); in rtk_notify_info_to_wifi() 54 HCI_PRINT_TRACE1("bt info: len %2.2X", report->len); in rtk_notify_info_to_wifi() 56 report->data[0], report->data[1], report->data[2], in rtk_notify_info_to_wifi() 57 report->data[3], report->data[4], report->data[5]); in rtk_notify_info_to_wifi() 62 rltk_coex_mailbox_to_wifi(report_info, report->len + 2); in rtk_notify_info_to_wifi()
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_ps4.c | 147 Uint8 report[USB_PACKET_LENGTH + 1]; in ReadFeatureReport() local 149 SDL_memset(report, 0, sizeof(report)); in ReadFeatureReport() 150 report[0] = report_id; in ReadFeatureReport() 151 if (hid_get_feature_report(dev, report, sizeof(report)) < 0) { in ReadFeatureReport() 154 SDL_memcpy(data, report, SDL_min(size, sizeof(report))); in ReadFeatureReport()
|
/AliOS-Things-master/components/SDL2/src/joystick/bsd/ |
A D | SDL_sysjoystick.c | 127 struct report struct 187 struct report inreport; 194 static int report_alloc(struct report *, struct report_desc *, int); 195 static void report_free(struct report *); 349 struct report *rep = NULL; 539 struct report *rep; 705 report_alloc(struct report *r, struct report_desc *rd, int repind) 753 report_free(struct report *r)
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_windows_gaming_input.c | 517 __x_ABI_CWindows_CDevices_CPower_CIBatteryReport *report; in WGI_JoystickOpen() local 519 …_CWindows_CGaming_CInput_CIGameControllerBatteryInfo_TryGetBatteryReport(hwdata->battery, &report); in WGI_JoystickOpen() 520 if (SUCCEEDED(hr) && report) { in WGI_JoystickOpen() 524 …ws_CDevices_CPower_CIBatteryReport_get_FullChargeCapacityInMilliwattHours(report, &full_capacityP); in WGI_JoystickOpen() 530 …ows_CDevices_CPower_CIBatteryReport_get_RemainingCapacityInMilliwattHours(report, &curr_capacityP); in WGI_JoystickOpen() 549 __x_ABI_CWindows_CDevices_CPower_CIBatteryReport_Release(report); in WGI_JoystickOpen()
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | appota.js | 30 report(options) { method in UTILS_APPOTA
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | appota.js | 30 report(options) { method in UTILS_APPOTA
|
/AliOS-Things-master/components/SDL2/ |
A D | BUGS.txt | 6 You may report bugs there, and search to see if a given issue has already
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/profile/server/ |
A D | hids.h | 154 uint8_t *report; member
|
A D | hids_kb.h | 152 uint8_t *report; member
|
A D | hids_rmc.h | 206 uint8_t *report; member
|
/AliOS-Things-master/components/SDL2/src/hidapi/linux/ |
A D | README.txt | 52 On Kernel versions < 2.6.36, add an extra byte containing the report number 56 the device (0x2 is the report number), you must send {0x2 0x2 0xff 0xff
|
/AliOS-Things-master/solutions/javascript_demo/ota_demo/ |
A D | ota_4g.js | 34 ota.report({
|
A D | ota_wifi.js | 40 ota.report({
|
/AliOS-Things-master/components/amp/example-js/ |
A D | ota.js | 34 ota.report({
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 495 - (int)send_feature_report:(hidFeatureReport *)report 498 uint8_t *reportBytes = (uint8_t *)report; 500 …2x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x]", GetBluetoothSegmentSize( report->segment ), 507 int sendSize = (int)GetBluetoothSegmentSize( &report->segment ); 514 …[_bleSteamController writeValue:[NSData dataWithBytes:&report->segment length:sendSize] forCharact… 523 [_bleSteamController writeValue:[NSData dataWithBytes:&report->segment length:sendSize 622 // receiving an input report is the final indicator that the user accepted a pairing 643 NSLog( @"HIDBLE: input report buffer overflow" );
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/ |
A D | release_note.txt | 17 1. Fix a bug of adverstising report release issue for mesh.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jconfig.mc6 | 33 * Please report any info on this point to jpeg-info@jpegclub.org.
|
/AliOS-Things-master/components/jsoncpp/ |
A D | meson.build | 6 # annoying process ensures that amalgamate, CMake, and meson all report the
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README.md | 56 If you want to report bugs or contribute patches, please submit them to
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | example.c-bak | 293 fprintf(stderr, "deflate should report Z_STREAM_END\n"); 413 fprintf(stderr, "inflate should report DATA_ERROR\n"); 453 fprintf(stderr, "deflate should report Z_STREAM_END\n");
|
/AliOS-Things-master/solutions/flower_demo/ |
A D | README.md | 200 printf("report:%s\r\n",property_payload); 207 printf("report:%s\r\n",property_payload);
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_events.c | 349 const char *report = SDL_GetHint("SDL_EVENT_QUEUE_STATISTICS"); in SDL_StopEventLoop() local 360 if (report && SDL_atoi(report)) { in SDL_StopEventLoop()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/powerpc-vsx/ |
A D | README | 56 If you mail a bug report for any file that is not SUPPORTED there may only be
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/ble/profile/server/ |
A D | hids_rmc.c | 683 callback_data.msg_data.write.write_parameter.report_data.report = p_value; in hids_attr_write_cb()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/arm-neon/ |
A D | README | 58 If you mail a bug report for any file that is not SUPPORTED there may only be
|