Searched defs:remote_bd (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_dm.c679 bt_bdaddr_t remote_bd; local
681 bdcpy(remote_bd.address, pairing_cb.bd_addr);
685 bond_state_changed(BT_STATUS_SUCCESS, &remote_bd, BT_BOND_STATE_BONDED);
688 bond_state_changed(BT_STATUS_FAIL, &remote_bd, BT_BOND_STATE_NONE);

Completed in 26 milliseconds