Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_main.c1192 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state()
Dgatt_int.h294 #define GATT_CH_CLOSE 0 macro
Dgatt_api.c1282 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) in GATT_Deregister()
Dgatt_utils.c2206 gatt_set_ch_state(p_tcb, GATT_CH_CLOSE); in gatt_cleanup_upon_disc()