Hey Guru,

There are two ways of rejecting pairing.

1. For 2.0 and below (Without SSP)
     Considering you are application implementer (because if you are
designing LMP, it will be different), you can do following
  -> On PIN Code request event, you must reply with negative response,
which intern rejects pairing.

2. For 2.1+ (With SSP)
 -> On IO Capability Request, you must reply with IO Capability
negative reply

All these are part of Generic Access Profile (GAP) section.

Br,
Ash

On Jul 6, 11:13 am, guru <guru.nav...@gmail.com> wrote:
> Hi All
>
> I am trying to understand how two bluetooth devices communicate status
> information.
>
> I am trying to pair with remote device, but the pairing is rejected by
> remote device. how the remote device send "rejected" response to the
> other device.
>
> In which section of the bluetooth code base, I have to check this.
>
> Regards
> Gururaja  B O

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to