Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_main.c1121 tGATT_CH_STATE ch_state = GATT_CH_CLOSE; in gatt_get_ch_state()
Dgatt_int.h279 #define GATT_CH_CLOSE 0 macro
Dgatt_api.c1272 if (gatt_get_ch_state(p_tcb) != GATT_CH_CLOSE) in GATT_Deregister()