Searched defs:tGATT_PERM (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dgatt_api.h165 typedef UINT16 tGATT_PERM; typedef
167 #define GATT_ENCRYPT_KEY_SIZE_MASK (0xF000) /* the MS nibble of tGATT_PERM; key size 7=0; size 16=9 */
769 tGATT_PERM perm,tGATT_CHAR_PROP property);
790 GATT_API extern UINT16 GATTS_AddCharDescriptor (UINT16 service_handle, tGATT_PERM perm,

Completed in 2060 milliseconds