btstack_defines.h (9af58dd9c8da6bd09aaab797dc58cab8ce0a31f9) | btstack_defines.h (598d4936f0733c027ac68bc9a6130a7a76a81190) |
---|---|
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 --- 2107 unchanged lines hidden (view full) --- 2116 * @format 1H1 2117 * @param subevent_code 2118 * @param acl_handle 2119 * @param gain 2120 */ 2121#define HFP_SUBEVENT_MICROPHONE_VOLUME 0x15u 2122 2123/** | 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 --- 2107 unchanged lines hidden (view full) --- 2116 * @format 1H1 2117 * @param subevent_code 2118 * @param acl_handle 2119 * @param gain 2120 */ 2121#define HFP_SUBEVENT_MICROPHONE_VOLUME 0x15u 2122 2123/** |
2124 * @format 1H1T | 2124 * @format 1H1JVJV |
2125 * @param subevent_code 2126 * @param acl_handle 2127 * @param type | 2125 * @param subevent_code 2126 * @param acl_handle 2127 * @param type |
2128 * @param number_length |
|
2128 * @param number | 2129 * @param number |
2130 * @param alpha_length 2131 * @param alpha |
|
2129 */ 2130#define HFP_SUBEVENT_CALL_WAITING_NOTIFICATION 0x16u 2131 2132/** | 2132 */ 2133#define HFP_SUBEVENT_CALL_WAITING_NOTIFICATION 0x16u 2134 2135/** |
2133 * @format 1H1T | 2136 * @format 1H1JVJV |
2134 * @param subevent_code 2135 * @param acl_handle 2136 * @param type | 2137 * @param subevent_code 2138 * @param acl_handle 2139 * @param type |
2140 * @param number_length |
|
2137 * @param number | 2141 * @param number |
2142 * @param alpha_length 2143 * @param alpha |
|
2138 */ 2139#define HFP_SUBEVENT_CALLING_LINE_IDENTIFICATION_NOTIFICATION 0x17u 2140 2141/** 2142 * @format 1H111111T 2143 * @param subevent_code 2144 * @param acl_handle 2145 * @param clcc_idx --- 2379 unchanged lines hidden --- | 2144 */ 2145#define HFP_SUBEVENT_CALLING_LINE_IDENTIFICATION_NOTIFICATION 0x17u 2146 2147/** 2148 * @format 1H111111T 2149 * @param subevent_code 2150 * @param acl_handle 2151 * @param clcc_idx --- 2379 unchanged lines hidden --- |