Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c114 #define BTA_HH_NUM_COLS 2 /* number of columns */ macro
117 const UINT8 bta_hh_st_idle[][BTA_HH_NUM_COLS] = {
147 const UINT8 bta_hh_st_w4_conn[][BTA_HH_NUM_COLS] = {
176 const UINT8 bta_hh_st_connected[][BTA_HH_NUM_COLS] = {
204 const UINT8 bta_hh_st_w4_sec[][BTA_HH_NUM_COLS] = {
232 typedef const UINT8 (*tBTA_HH_ST_TBL)[BTA_HH_NUM_COLS];