Home
last modified time | relevance | path

Searched refs:ir (Results 1 – 6 of 6) sorted by relevance

/system/bt/btif/src/
Dbtif_dm.c123 UINT8 ir[BT_OCTET16_LEN]; member
1875 memcpy(&ble_local_key_cb.id_keys.ir[0], in btif_dm_upstreams_evt()
1876 &p_data->ble_id_keys.ir[0], sizeof(BT_OCTET16)); in btif_dm_upstreams_evt()
1882 btif_storage_add_ble_local_key( (char *)&ble_local_key_cb.id_keys.ir[0], in btif_dm_upstreams_evt()
2957 …if ((btif_storage_get_ble_local_key(BTIF_DM_LE_LOCAL_KEY_IR,(char*)&ble_local_key_cb.id_keys.ir[0], in btif_dm_load_ble_local_keys()
2980 memcpy(&p_id_keys->ir[0], &ble_local_key_cb.id_keys.ir[0], sizeof(BT_OCTET16)); in btif_dm_get_ble_local_keys()
/system/bt/stack/btm/
Dbtm_ble.c2470 if (!SMP_Encrypt(btm_cb.devcb.id_keys.ir, BT_OCTET16_LEN, &btm_ble_irk_pt, in btm_ble_process_dhk()
2511 memcpy(&btm_cb.devcb.id_keys.ir[8], p->param_buf, BT_OCTET8_LEN); in btm_ble_process_ir2()
2515 SMP_Encrypt(btm_cb.devcb.id_keys.ir, BT_OCTET16_LEN, &btm_ble_dhk_pt, in btm_ble_process_ir2()
2546 memcpy(btm_cb.devcb.id_keys.ir, p->param_buf, BT_OCTET8_LEN); in btm_ble_process_ir()
Dbtm_sec.c247 if (memcmp(btm_cb.devcb.id_keys.ir, &temp_value, sizeof(BT_OCTET16)) == 0) in BTM_SecRegister()
/system/bt/stack/include/
Dbtm_ble_api.h1142 extern void BTM_GetDeviceIDRoot (BT_OCTET16 ir);
Dbtm_api.h1720 BT_OCTET16 ir; member
/system/bt/bta/include/
Dbta_api.h727 BT_OCTET16 ir; member