Lines Matching refs:ble_key
1589 p_data->ble_key.key_type); in btif_dm_upstreams_evt()
1600 bond_state_changed(BT_STATUS_SUCCESS, p_data->ble_key.bd_addr, in btif_dm_upstreams_evt()
1602 } else if (pairing_cb.bd_addr != p_data->ble_key.bd_addr) { in btif_dm_upstreams_evt()
1604 p_data->ble_key.key_type); in btif_dm_upstreams_evt()
1608 switch (p_data->ble_key.key_type) { in btif_dm_upstreams_evt()
1612 pairing_cb.ble.penc_key = p_data->ble_key.p_key_value->penc_key; in btif_dm_upstreams_evt()
1618 pairing_cb.ble.pid_key = p_data->ble_key.p_key_value->pid_key; in btif_dm_upstreams_evt()
1624 pairing_cb.ble.pcsrk_key = p_data->ble_key.p_key_value->pcsrk_key; in btif_dm_upstreams_evt()
1630 pairing_cb.ble.lenc_key = p_data->ble_key.p_key_value->lenc_key; in btif_dm_upstreams_evt()
1636 pairing_cb.ble.lcsrk_key = p_data->ble_key.p_key_value->lcsrk_key; in btif_dm_upstreams_evt()
1646 p_data->ble_key.key_type); in btif_dm_upstreams_evt()