Searched refs:GATT_INSUF_KEY_SIZE (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dgatt_api.h41 #define GATT_INSUF_KEY_SIZE 0x0c macro
/system/bt/stack/gatt/
H A Dgatt_db.c161 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");
/system/bt/bta/include/
H A Dbta_gatt_api.h72 #define BTA_GATT_INSUF_KEY_SIZE GATT_INSUF_KEY_SIZE /* 0x000c */

Completed in 126 milliseconds