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

  /system/bt/bta/gatt/
bta_gattc_api.c 346 p_buf->cmpl_evt = BTA_GATTC_READ_CHAR_EVT;
  /system/bt/bta/include/
bta_gatt_api.h 117 #define BTA_GATTC_READ_CHAR_EVT 3 /* GATT read characteristic event */
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 319 case BTA_GATTC_READ_CHAR_EVT:
355 case BTA_GATTC_READ_CHAR_EVT:
467 case BTA_GATTC_READ_CHAR_EVT:
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c     [all...]

Completed in 46 milliseconds