Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eedf0d82 authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused #def stack/include/gatt_api::GATT_CONN_FAIL_ESTABLISH

Towards readable code

Bug: 163134718
Tag: #refactor
Test: gd/cert/run --host

Change-Id: I61013efd964bffd125990fe3031a58fa8a3a68a3
parent 8e617be8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -124,8 +124,6 @@ typedef enum GattStatus : uint8_t {
#define GATT_CONN_TERMINATE_PEER_USER HCI_ERR_PEER_USER
/* 0x16 connectionterminated by local host  */
#define GATT_CONN_TERMINATE_LOCAL_HOST HCI_ERR_CONN_CAUSE_LOCAL_HOST
/* 0x03E connection fail to establish  */
#define GATT_CONN_FAIL_ESTABLISH HCI_ERR_CONN_FAILED_ESTABLISHMENT
/* 0x22 connection fail for LMP response tout */
#define GATT_CONN_LMP_TIMEOUT HCI_ERR_LMP_RESPONSE_TIMEOUT
/* 0x0100 L2CAP connection cancelled  */