btstack_defines.h (7d81706fa74a61fff75d7256d66e4f9a74466633) | btstack_defines.h (89974af9536673573950965d8fd4954cabae108e) |
---|---|
1/* 2 * Copyright (C) 2015 BlueKitchen GmbH 3 * 4 * Redistribution and use in source and binary forms, with or without 5 * modification, are permitted provided that the following conditions 6 * are met: 7 * 8 * 1. Redistributions of source code must retain the above copyright --- 3281 unchanged lines hidden (view full) --- 3290/** 3291 * @format 121 3292 * @param subevent_code 3293 * @param hids_cid 3294 * @param configuration 3295*/ 3296#define GATTSERVICE_SUBEVENT_HID_SERVICE_REPORTS_NOTIFICATION 0x17 3297 | 1/* 2 * Copyright (C) 2015 BlueKitchen GmbH 3 * 4 * Redistribution and use in source and binary forms, with or without 5 * modification, are permitted provided that the following conditions 6 * are met: 7 * 8 * 1. Redistributions of source code must retain the above copyright --- 3281 unchanged lines hidden (view full) --- 3290/** 3291 * @format 121 3292 * @param subevent_code 3293 * @param hids_cid 3294 * @param configuration 3295*/ 3296#define GATTSERVICE_SUBEVENT_HID_SERVICE_REPORTS_NOTIFICATION 0x17 3297 |
3298/** 3299 * @format 1H22 3300 * @param subevent_code 3301 * @param con_handle 3302 * @param max_scan_interval 3303 * @param min_scan_window 3304 */ 3305#define GATTSERVICE_SUBEVENT_SCAN_PARAMETERS_SERVICE_SCAN_INTERVAL_UPDATE 0x18 3306 3307 |
|
3298// MAP Meta Event Group 3299 3300/** 3301 * @format 121BH1 3302 * @param subevent_code 3303 * @param map_cid 3304 * @param status 3305 * @param bd_addr --- 543 unchanged lines hidden --- | 3308// MAP Meta Event Group 3309 3310/** 3311 * @format 121BH1 3312 * @param subevent_code 3313 * @param map_cid 3314 * @param status 3315 * @param bd_addr --- 543 unchanged lines hidden --- |