Home
last modified time | relevance | path

Searched refs:MAX_IPC_RETRIES (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_hci.c55 #define MAX_IPC_RETRIES (20) macro
277 }while(++retries < MAX_IPC_RETRIES); in cybt_platform_hci_get_buffer()
507 }while(++retries < MAX_IPC_RETRIES); in cybt_platform_hci_write()