Searched refs:ble_resp_key (Results 1 – 4 of 4) sorted by relevance
32 UINT8 ble_resp_key; member
429 if (bte_appl_cfg.ble_resp_key <= BTM_BLE_RESPONDER_KEY_SIZE) in bta_dm_co_ble_io_req()430 *p_resp_key = bte_appl_cfg.ble_resp_key; in bta_dm_co_ble_io_req()
288 bte_appl_cfg.ble_resp_key = params->u4; in btif_gattc_test_command_impl()
2940 p_cfg->ble_resp_key = (UINT8) strtoul(pch, &endptr, 16); in btif_dm_get_smp_config()