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

  /system/bt/bta/gatt/
bta_gattc_act.c 117 if (p_cb->state == BTA_GATTC_STATE_DISABLED)
171 p_cb->state = BTA_GATTC_STATE_DISABLED;
197 if (p_cb->state == BTA_GATTC_STATE_DISABLED)
    [all...]
bta_gattc_int.h 368 BTA_GATTC_STATE_DISABLED,

Completed in 41 milliseconds