Searched refs:ble_init_key (Results 1 – 4 of 4) sorted by relevance
30 uint8_t ble_init_key; member
275 if (bte_appl_cfg.ble_init_key <= BTM_BLE_INITIATOR_KEY_SIZE) in bta_dm_co_ble_io_req()276 *p_init_key = bte_appl_cfg.ble_init_key; in bta_dm_co_ble_io_req()
235 bte_appl_cfg.ble_init_key = params->u3; in btif_gattc_test_command_impl()
2852 p_cfg->ble_init_key = (uint8_t)strtoul(pch, &endptr, 16); in btif_dm_get_smp_config()