Searched refs:ble_resp_key (Results 1 – 4 of 4) sorted by relevance
31 uint8_t ble_resp_key; member
278 if (bte_appl_cfg.ble_resp_key <= BTM_BLE_RESPONDER_KEY_SIZE) in bta_dm_co_ble_io_req()279 *p_resp_key = bte_appl_cfg.ble_resp_key; in bta_dm_co_ble_io_req()
246 bte_appl_cfg.ble_resp_key = params->u4; in btif_gattc_test_command_impl()
2765 p_cfg->ble_resp_key = (uint8_t)strtoul(pch, &endptr, 16); in btif_dm_get_smp_config()