Searched refs:BTE_BTU_STACK_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/main/
H A Dbte_main.c116 #ifndef BTE_BTU_STACK_SIZE
117 #define BTE_BTU_STACK_SIZE 0//0x2000 /* In bytes */ macro
120 UINT32 bte_btu_stack[(BTE_BTU_STACK_SIZE + 3) / 4];
202 (UINT16 *) ((UINT8 *)bte_btu_stack + BTE_BTU_STACK_SIZE),

Completed in 34 milliseconds