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

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

Remove dup definition tBTA_DM_ENCRYPT_CBACK

Kept: bta/include/bta_sec_api.h

Bug: 331864617
Test: m .
Flag: EXEMPT, Mechanical Refactor
Change-Id: Ia8ea79c90443780fb6ef93fe605eed3858935bed
parent a2db61ca
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,