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

Commit 6176ba12 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove dup definition tBTA_DM_ENCRYPT_CBACK am: bd49ea5e am: 63bff94d

parents a22299ca 63bff94d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -318,11 +318,6 @@ struct service_discovery_callbacks {
/* Execute call back */
typedef void(tBTA_DM_EXEC_CBACK)(void* p_param);

/* Encryption callback*/
typedef void(tBTA_DM_ENCRYPT_CBACK)(const RawAddress& bd_addr,
                                    tBT_TRANSPORT transport,
                                    tBTA_STATUS result);

typedef void(tBTA_BLE_ENERGY_INFO_CBACK)(tBTM_BLE_TX_TIME_MS tx_time,
                                         tBTM_BLE_RX_TIME_MS rx_time,
                                         tBTM_BLE_IDLE_TIME_MS idle_time,