Searched refs:GATT_CH_CLOSE (Results 1 – 4 of 4) sorted by relevance
240 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()
228 #define GATT_CH_CLOSE 0 macro
1021 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) { in GATT_Deregister()
1247 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()