BluetoothInterface.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The branch is not going to be merged. But the code needs to be kept.

The branch is not going to be merged.
But the code needs to be kept.

UI-DEN-14743_UI VD S90
UI-DEN-14743_UI VD S90
RESOLVED

RESOLVED

UI-DEN-16335_UI VD S105 Bluetooth Missing Connect Logs - [READY]
UI-DEN-16335_UI VD S105 Bluetooth Missing Connect Logs - [READY]
I made myself the moderator to close the review after I was done with my 100% no comment left completed review.

I made myself the moderator to close the review after I was done with my 100% no comment left completed review.

UI-DEN-16335_UI VD S105 Bluetooth Missing Connect Logs - [READY]
UI-DEN-16335_UI VD S105 Bluetooth Missing Connect Logs - [READY]
RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

Done.

Done.

Per our call, you have agreed to leave it above in this location. No change in location

Per our call, you have agreed to leave it above in this location. No change in location

We clarify this thread with a call.

We clarify this thread with a call.

This is no longer applicable due to the changes from our conversation.

This is no longer applicable due to the changes from our conversation.

I made the changes based on the call we had.

I made the changes based on the call we had.

not clear what it means.

not clear what it means.

In bluetoothInterface.cpp, there's a set of macros towards the top. NOTIFY_DEVICE_CONNECT and NOTIFY_DEVICE_DISCONNECT

In bluetoothInterface.cpp, there's a set of macros towards the top. NOTIFY_DEVICE_CONNECT and NOTIFY_DEVICE_DISCONNECT

I think actually, we should connected as paired state. As the re-connection is truly a re-connection after a connection/pairing has been established

I think actually, we should connected as paired state. As the re-connection is truly a re-connection after a connection/pairing has been established

where do you use this ctor?

where do you use this ctor?

I remember and and can we use reconnect as a Paired State.

I remember and and can we use reconnect as a Paired State.

Yes, ticket wants pairing, but you had stated in a call that we need to go by the SRS or the requirement and the requirement attached to the ticket said disconnection/connection of accessories

Yes, ticket wants pairing, but you had stated in a call that we need to go by the SRS or the requirement and the requirement attached to the ticket said disconnection/connection of accessories

when do we know if that is paired, I think the ticket wants that one, right?

when do we know if that is paired, I think the ticket wants that one, right?

The shorter constructor is setting the local* values, I am saving the device name and address. Also, the error member variable is defaulted to 0 in the .h file.

The shorter constructor is setting the local* values, I am saving the device name and address. Also, the error member variable is defaulted to 0 in the .h file.