Home
last modified time | relevance | path

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

/system/bt/stack/avct/
Davct_int.h68 uint8_t ch_state; /* L2CAP channel state */ member
79 uint8_t ch_state; /* L2CAP channel state */ member
95 uint8_t ch_state; /* L2CAP channel state */ member
/system/bt/stack/gatt/
Dgatt_main.cc235 tGATT_CH_STATE ch_state = gatt_get_ch_state(p_tcb); in gatt_disconnect() local
1007 void gatt_set_ch_state(tGATT_TCB* p_tcb, tGATT_CH_STATE ch_state) { in gatt_set_ch_state()
Dgatt_int.h276 tGATT_CH_STATE ch_state; member