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

  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 102 #define BTA_GATTC_DEREG_EVT 1 /* GATT client deregistered event */
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 194 (*p_cback)(BTA_GATTC_DEREG_EVT, (tBTA_GATTC *)&cb_data);
255 (*p_cback)(BTA_GATTC_DEREG_EVT, (tBTA_GATTC *)&cb_data);
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 244 case BTA_GATTC_DEREG_EVT:
    [all...]

Completed in 25 milliseconds