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

  /system/bt/stack/include/
gatt_api.h 41 #define GATT_INSUF_KEY_SIZE 0x0c
    [all...]
  /system/bt/stack/gatt/
gatt_db.c 161 GATT_TRACE_ERROR( "GATT_INSUF_KEY_SIZE");
162 return GATT_INSUF_KEY_SIZE;
821 status = GATT_INSUF_KEY_SIZE;
822 GATT_TRACE_ERROR( "gatts_write_attr_perm_check - GATT_INSUF_KEY_SIZE");
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 72 #define BTA_GATT_INSUF_KEY_SIZE GATT_INSUF_KEY_SIZE /* 0x000c */
    [all...]

Completed in 36 milliseconds