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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 804 p_clcb->auto_update = BTA_GATTC_DISC_WAITING;
856 p_clcb->auto_update = BTA_GATTC_DISC_WAITING;
900 if (p_clcb->auto_update == BTA_GATTC_DISC_WAITING)
    [all...]
bta_gattc_int.h 332 #define BTA_GATTC_DISC_WAITING 0x01

Completed in 23 milliseconds