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

  /system/bt/stack/include/
gatt_api.h 44 #define GATT_INSUF_ENCRYPTION 0x0f
    [all...]
  /system/bt/stack/gatt/
gatt_db.c 155 GATT_TRACE_ERROR( "GATT_INSUF_ENCRYPTION");
156 return GATT_INSUF_ENCRYPTION;
810 status = GATT_INSUF_ENCRYPTION;
811 GATT_TRACE_ERROR( "gatts_write_attr_perm_check - GATT_INSUF_ENCRYPTION");
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 76 #define BTA_GATT_INSUF_ENCRYPTION GATT_INSUF_ENCRYPTION /* 0x000f */
    [all...]

Completed in 215 milliseconds