Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_main.cc240 if (!ret) gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_disconnect()
1182 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state()
Dgatt_int.h228 #define GATT_CH_CLOSE 0 macro
Dgatt_api.cc1021 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) { in GATT_Deregister()
Dgatt_utils.cc1247 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()