Searched refs:ble_max_act (Results 1 – 6 of 6) sorted by relevance
329 .ble_max_act = CONFIG_BT_CTRL_BLE_MAX_ACT_EFF, \407 …uint8_t ble_max_act; /*!< The maximum number of BLE instance. Configurable in m… member
298 .ble_max_act = 6, \374 …uint8_t ble_max_act; /*!< The maximum number of BLE instance. Configurable in m… member
1200 if ((cfg->ble_max_act <= 0) || (cfg->ble_max_act > BT_CTRL_BLE_MAX_ACT_LIMIT)) { in esp_bt_controller_init()
1189 if ((cfg->ble_max_act <= 0) || (cfg->ble_max_act > BT_CTRL_BLE_MAX_ACT_LIMIT)) { in esp_bt_controller_init()
1394 if ((cfg->ble_max_act <= 0) || (cfg->ble_max_act > BT_CTRL_BLE_MAX_ACT_LIMIT)) { in esp_bt_controller_init()