Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:createBond

644     public boolean createBond() {
646 return sService.createBond(mAddress);
698 * Cancel an in-progress bonding request started with {@link #createBond}.