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

  /system/bt/bta/include/
bta_gatt_api.h 119 #define BTA_GATTC_CLOSE_EVT 5 /* GATTC close request status event */
    [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c 776 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_CLOSE_EVT, &cb_data);
818 (* p_cback)(BTA_GATTC_CLOSE_EVT, (tBTA_GATTC *)&cb_data);
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 555 case BTA_GATTC_CLOSE_EVT:
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 168 milliseconds