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