Searched refs:GATT_CH_CLOSE (Results 1 – 4 of 4) sorted by relevance
228 #define GATT_CH_CLOSE 0 macro
1017 if (!p_tcb) return GATT_CH_CLOSE; in gatt_get_ch_state()
1252 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()
1021 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) { in GATT_Deregister()