Home | History | Annotate | Download | only in src

Lines Matching full:remote_bd

348         bt_bdaddr_t remote_bd;
350 bdcpy(remote_bd.address, pairing_cb.bd_addr);
354 bond_state_changed(BT_STATUS_SUCCESS, &remote_bd, BT_BOND_STATE_BONDED);
357 bond_state_changed(BT_STATUS_FAIL, &remote_bd, BT_BOND_STATE_NONE);