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

  /system/bt/stack/gatt/
att_protocol.c 85 flag &= GATT_PREP_WRITE_EXEC;
gatt_api.c     [all...]
gatt_cl.c 324 tGATT_EXEC_FLAG flag = GATT_PREP_WRITE_EXEC;
    [all...]
gatt_sr.c 347 flag &= GATT_PREP_WRITE_EXEC;
    [all...]
  /system/bt/stack/include/
gatt_api.h 339 #define GATT_PREP_WRITE_EXEC 0x01
    [all...]

Completed in 44 milliseconds