Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/
Dbta_sys_main.c105 #define BTA_SYS_NUM_COLS 3 /* number of columns in state tables */ macro
109 const UINT8 bta_sys_hw_off[][BTA_SYS_NUM_COLS] = {
119 const UINT8 bta_sys_hw_starting[][BTA_SYS_NUM_COLS] = {
129 const UINT8 bta_sys_hw_on[][BTA_SYS_NUM_COLS] = {
139 const UINT8 bta_sys_hw_stopping[][BTA_SYS_NUM_COLS] = {
149 typedef const UINT8 (*tBTA_SYS_ST_TBL)[BTA_SYS_NUM_COLS];