Loading gki/common/gki.h +2 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,8 @@ typedef struct UINT16 count; } BUFFER_Q; #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) /* Task constants */ #ifndef TASKPTR Loading system/main/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,7 @@ LOCAL_STATIC_LIBRARIES := \ libbt-brcm_stack \ libbt-hci \ libbt-utils \ libbt-qcom_sbc_decoder \ libosi \ libtinyxml2 Loading Loading
gki/common/gki.h +2 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,8 @@ typedef struct UINT16 count; } BUFFER_Q; #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) /* Task constants */ #ifndef TASKPTR Loading
system/main/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,7 @@ LOCAL_STATIC_LIBRARIES := \ libbt-brcm_stack \ libbt-hci \ libbt-utils \ libbt-qcom_sbc_decoder \ libosi \ libtinyxml2 Loading