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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 416 BTA_GATTC_STATE_ENABLED,
bta_gattc_act.c 113 p_cb->state = BTA_GATTC_STATE_ENABLED;
138 if (p_cb->state != BTA_GATTC_STATE_ENABLED)
    [all...]

Completed in 335 milliseconds