Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h294 #define GATT_CH_CLOSE 0 macro
Dgatt_main.c1244 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state()
Dgatt_api.c1277 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) in GATT_Deregister()
Dgatt_utils.c2265 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()