Searched refs:GATT_CH_CLOSE (Results 1 – 7 of 7) sorted by relevance
60 tGATT_CH_STATE gatt_get_ch_state(tGATT_TCB* p_tcb) { return GATT_CH_CLOSE; } in gatt_get_ch_state()
83 tGATT_CH_STATE gatt_get_ch_state(tGATT_TCB* p_tcb) { return GATT_CH_CLOSE; } in gatt_get_ch_state()
48 return GATT_CH_CLOSE; in gatt_get_ch_state()
236 GATT_CH_CLOSE = 0, enumerator245 CASE_RETURN_TEXT(GATT_CH_CLOSE); in gatt_channel_state_text()
1195 if (!p_tcb) return GATT_CH_CLOSE; in gatt_get_ch_state()
1307 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) { in GATT_Deregister()
1802 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()