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

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 466 cmd_sent = GATT_INTERNAL_ERROR;
503 att_ret = GATT_INTERNAL_ERROR;
gatt_cl.c 121 UINT8 rt = GATT_INTERNAL_ERROR;
250 rt = GATT_INTERNAL_ERROR;
256 rt = GATT_INTERNAL_ERROR;
815 gatt_end_operation(p_clcb, GATT_INTERNAL_ERROR, (void *)p);
    [all...]
gatt_auth.c 79 gatt_end_operation(p_clcb, GATT_INTERNAL_ERROR, NULL);
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 82 #define BTA_GATT_INTERNAL_ERROR GATT_INTERNAL_ERROR /* 0x0081 */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 50 #define GATT_INTERNAL_ERROR 0x0081
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c     [all...]

Completed in 23 milliseconds