Loading system/bta/hf_client/bta_hf_client_int.h +2 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ #include "osi/include/alarm.h" #include "stack/include/bt_hdr.h" #include "stack/include/btm_api_types.h" #include "stack/include/sdp_status.h" #include "stack/sdp/sdp_discovery_db.h" #include "types/raw_address.h" Loading Loading @@ -122,7 +123,7 @@ typedef struct { /* data type for BTA_HF_CLIENT_DISC_RESULT_EVT */ typedef struct { BT_HDR_RIGID hdr; uint16_t status; tSDP_STATUS status; } tBTA_HF_CLIENT_DISC_RESULT; /* data type for RFCOMM events */ Loading Loading
system/bta/hf_client/bta_hf_client_int.h +2 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ #include "osi/include/alarm.h" #include "stack/include/bt_hdr.h" #include "stack/include/btm_api_types.h" #include "stack/include/sdp_status.h" #include "stack/sdp/sdp_discovery_db.h" #include "types/raw_address.h" Loading Loading @@ -122,7 +123,7 @@ typedef struct { /* data type for BTA_HF_CLIENT_DISC_RESULT_EVT */ typedef struct { BT_HDR_RIGID hdr; uint16_t status; tSDP_STATUS status; } tBTA_HF_CLIENT_DISC_RESULT; /* data type for RFCOMM events */ Loading