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

  /system/bt/bta/include/
bta_gatt_api.h 57 #define BTA_GATTC_EXEC_EVT 12 /* execute write complete event */
    [all...]
  /system/bt/btif/src/
btif_gatt_client.cc 106 case BTA_GATTC_EXEC_EVT: {
  /system/bt/bta/gatt/
bta_gattc_act.cc 889 (*p_clcb->p_rcb->p_cback)(BTA_GATTC_EXEC_EVT, &cb_data);
    [all...]

Completed in 129 milliseconds