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

Commit 31e1a694 authored by Myles Watson's avatar Myles Watson
Browse files

Add a name for tBTM_PM_RCB

This silences a compatibility warning.

Bug: 304830775
Test: mma -j32
Change-Id: I8e0c9e902f8f0942b239749f945c2317de92dcc2
parent 5f116abb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ typedef struct {
} tSSR_PARAMS;

#define BTM_PM_REC_NOT_USED 0
typedef struct {
typedef struct tBTM_PM_RCB {
  tBTM_PM_STATUS_CBACK* cback =
      nullptr;      /* to notify the registered party of mode change event */
  uint8_t mask = 0; /* registered request mask. 0, if this entry is not used */