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

  /system/bt/stack/gatt/
att_protocol.c 369 return GATT_INTERNAL_ERROR;
504 att_ret = GATT_INTERNAL_ERROR;
gatt_cl.c 140 UINT8 rt = GATT_INTERNAL_ERROR;
271 rt = GATT_INTERNAL_ERROR;
277 rt = GATT_INTERNAL_ERROR;
873 gatt_end_operation(p_clcb, GATT_INTERNAL_ERROR, (void *)p);
    [all...]
gatt_auth.c 80 gatt_end_operation(p_clcb, GATT_INTERNAL_ERROR, NULL);
  /system/bt/stack/include/
gatt_api.h 51 #define GATT_INTERNAL_ERROR 0x81
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 81 #define BTA_GATT_INTERNAL_ERROR GATT_INTERNAL_ERROR /* 0x81 */
    [all...]
  /system/bt/bta/gatt/
bta_gattc_act.c     [all...]

Completed in 495 milliseconds