HomeSort by relevance Sort by last modified time
    Searched refs:GATT_CH_CLOSING (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_main.c 214 if ( (ch_state = gatt_get_ch_state(p_tcb)) != GATT_CH_CLOSING )
225 gatt_set_ch_state(p_tcb, GATT_CH_CLOSING);
363 else if(st == GATT_CH_CLOSING)
    [all...]
gatt_int.h 295 #define GATT_CH_CLOSING 1

Completed in 35 milliseconds