red-light-tizen / Red-Light

Emergency call service available in case of inactivity
0 stars 0 forks source link

Bluetooth socket connection requested callback does not work #3

Closed sjy5386 closed 5 years ago

sjy5386 commented 5 years ago

I added a callback that check the Bluetooth connection request before accepting. But it doesn't work.

Kasania commented 5 years ago

is this issue about bluetooth-frwk-test?

Kasania commented 5 years ago

This issue caused by untrusted device connection. We have to add device to trusted device list.

Kasania commented 5 years ago

I add bond and authorize device function. After first connection, we don't need user confirmation.

sjy5386 commented 5 years ago

The image we are using is a Tizen 5.5 Headed image. Headed images can be used in conjunction with a monitor with an HDMI cable. This image is said to establish a Bluetooth connection only by explicit consent from the policy. There is no way to make a direct connection without your explicit consent.