HomeSort by relevance Sort by last modified time
    Searched full:remote_bd (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_dm.c 678 bt_bdaddr_t remote_bd; local
680 bdcpy(remote_bd.address, pairing_cb.bd_addr);
684 bond_state_changed(BT_STATUS_SUCCESS, &remote_bd, BT_BOND_STATE_BONDED);
687 bond_state_changed(BT_STATUS_FAIL, &remote_bd, BT_BOND_STATE_NONE);
    [all...]

Completed in 59 milliseconds