Searched refs:GATT_CH_CLOSE (Results 1 – 3 of 3) sorted by relevance
1121 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state()
279 #define GATT_CH_CLOSE 0 macro
1272 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) in GATT_Deregister()