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

  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 348 bt_bdaddr_t remote_bd; local
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);
    [all...]

Completed in 181 milliseconds