Home
last modified time | relevance | path

Searched defs:ch_state (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/include/
Davct_int.h68 UINT8 ch_state; /* L2CAP channel state */ member
79 UINT8 ch_state; /* L2CAP channel state */ member
95 UINT8 ch_state; /* L2CAP channel state */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c261 tGATT_CH_STATE ch_state; in gatt_disconnect() local
1197 void gatt_set_ch_state(tGATT_TCB *p_tcb, tGATT_CH_STATE ch_state) in gatt_set_ch_state()
1216 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h385 tGATT_CH_STATE ch_state; member