Searched refs:app_ltk_key_zero (Results 1 – 1 of 1) sorted by relevance
2048 uint8_t app_ltk_key_zero[SONATA_GAP_KEY_LEN] = {0}; in app_gap_encrypt_req_callback() local2049 sonata_ble_gap_send_encrypt_cfm(conidx, found, keySize, app_ltk_key_zero); in app_gap_encrypt_req_callback()2057 uint8_t app_ltk_key_zero[SONATA_GAP_KEY_LEN] = {0}; in app_gap_encrypt_req_callback() local2058 sonata_ble_gap_send_encrypt_cfm(conidx, false, 0, app_ltk_key_zero); in app_gap_encrypt_req_callback()