Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_main.c112 #define BTA_GATTC_NUM_COLS 2 /* number of columns in state tables */ macro
115 static const UINT8 bta_gattc_st_idle[][BTA_GATTC_NUM_COLS] = {
146 static const UINT8 bta_gattc_st_w4_conn[][BTA_GATTC_NUM_COLS] = {
177 static const UINT8 bta_gattc_st_connected[][BTA_GATTC_NUM_COLS] = {
209 static const UINT8 bta_gattc_st_discover[][BTA_GATTC_NUM_COLS] = {
240 typedef const UINT8 (*tBTA_GATTC_ST_TBL)[BTA_GATTC_NUM_COLS];