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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 154 gatt_set_ch_state(p_tcb, GATT_CH_CONN);
414 if ( gatt_get_ch_state(p_tcb) == GATT_CH_CONN)
626 if (gatt_get_ch_state(p_tcb) == GATT_CH_CONN)
    [all...]
gatt_int.h 296 #define GATT_CH_CONN 2

Completed in 43 milliseconds