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

  /system/bt/stack/gatt/
gatt_auth.c 142 else if (p_clcb->operation == GATTC_OPTYPE_WRITE)
371 (p_clcb->operation == GATTC_OPTYPE_WRITE) &&
gatt_api.c     [all...]
gatt_cl.c 579 if ( (p_clcb->operation == GATTC_OPTYPE_WRITE) &&
    [all...]
gatt_utils.c     [all...]
  /system/bt/btif/src/
btif_gatt_test.c 121 case GATTC_OPTYPE_WRITE:
  /system/bt/stack/include/
gatt_api.h 493 #define GATTC_OPTYPE_WRITE 3
    [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c     [all...]

Completed in 135 milliseconds