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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 109 if (p_cb->state == BTA_GATTC_STATE_DISABLED)
164 p_cb->state = BTA_GATTC_STATE_DISABLED;
192 if (p_cb->state == BTA_GATTC_STATE_DISABLED)
    [all...]
bta_gattc_int.h 414 BTA_GATTC_STATE_DISABLED,

Completed in 44 milliseconds