btstack_defines.h (7f1690cf27ca04545945f16bd57a2ec52ce35927) btstack_defines.h (66a726407acdab10cd9cfc3d51a507b822221f33)
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

--- 528 unchanged lines hidden (view full) ---

537#define L2CAP_EVENT_LE_CAN_SEND_NOW 0x7c
538
539/*
540 * @format 2
541 * @param local_cid
542 */
543#define L2CAP_EVENT_LE_PACKET_SENT 0x7d
544
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

--- 528 unchanged lines hidden (view full) ---

537#define L2CAP_EVENT_LE_CAN_SEND_NOW 0x7c
538
539/*
540 * @format 2
541 * @param local_cid
542 */
543#define L2CAP_EVENT_LE_PACKET_SENT 0x7d
544
545/*
546 * @format 2
547 * @param local_cid
548 */
549#define L2CAP_EVENT_ERTM_BUFFER_RELEASED 0x7e
545
550
551
546// RFCOMM EVENTS
547
548/**
549 * @format 1B21221
550 * @param status
551 * @param bd_addr
552 * @param con_handle
553 * @param server_channel

--- 1671 unchanged lines hidden ---
552// RFCOMM EVENTS
553
554/**
555 * @format 1B21221
556 * @param status
557 * @param bd_addr
558 * @param con_handle
559 * @param server_channel

--- 1671 unchanged lines hidden ---