Searched refs:BLE_ADV_REPORT_FLOW_CONTROL_NUM (Results 1 – 3 of 3) sorted by relevance
114 hci_hal_env.adv_credits = BLE_ADV_REPORT_FLOW_CONTROL_NUM; in hci_hal_env_init()313 assert(hci_hal_env.adv_credits_to_release <= BLE_ADV_REPORT_FLOW_CONTROL_NUM); in hci_adv_credits_prep_to_release()330 assert(hci_hal_env.adv_credits <= BLE_ADV_REPORT_FLOW_CONTROL_NUM); in hci_adv_credits_release()346 assert(hci_hal_env.adv_credits_to_release <= BLE_ADV_REPORT_FLOW_CONTROL_NUM); in hci_adv_credits_release_rollback()
123 …ort_flow_control(HCI_HOST_FLOW_CTRL_ADV_REPORT_ON, (uint16_t)BLE_ADV_REPORT_FLOW_CONTROL_NUM, (uin… in start_up()
302 #define BLE_ADV_REPORT_FLOW_CONTROL_NUM UC_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM macro