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

  /system/bt/stack/gatt/
gatt_main.cc 200 gatt_set_ch_state(p_tcb, GATT_CH_CONN);
437 if (gatt_get_ch_state(p_tcb) == GATT_CH_CONN) {
660 if (gatt_get_ch_state(p_tcb) == GATT_CH_CONN) {
    [all...]
gatt_int.h 227 #define GATT_CH_CONN 2

Completed in 73 milliseconds