btstack_defines.h (86b052c5712ca8879c768d1727765450a5eb2bcf) | btstack_defines.h (7f8f119190fb5c4dbcc499490b8408ac3b4e4539) |
---|---|
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 --- 2416 unchanged lines hidden (view full) --- 2425 * @format 1H2T 2426 * @param subevent_code 2427 * @param acl_handle 2428 * @param command_id 2429 * @param command_string 2430 */ 2431#define HFP_SUBEVENT_CUSTOM_AT_COMMAND 0x28u 2432 | 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 --- 2416 unchanged lines hidden (view full) --- 2425 * @format 1H2T 2426 * @param subevent_code 2427 * @param acl_handle 2428 * @param command_id 2429 * @param command_string 2430 */ 2431#define HFP_SUBEVENT_CUSTOM_AT_COMMAND 0x28u 2432 |
2433/** 2434 * @format 1H1 2435 * @param subevent_code 2436 * @param acl_handle 2437 * @param status 0 == OK 2438 */ 2439#define HFP_SUBEVENT_CUSTOM_AT_MESSAGE_SENT 0x29u |
|
2433 2434// ANCS Client 2435 2436/** 2437 * @format 1H 2438 * @param subevent_code 2439 * @param handle 2440 */ --- 2322 unchanged lines hidden --- | 2440 2441// ANCS Client 2442 2443/** 2444 * @format 1H 2445 * @param subevent_code 2446 * @param handle 2447 */ --- 2322 unchanged lines hidden --- |