Searched refs:database_hash_append_uint8 (Results 1 – 1 of 1) sorted by relevance
420 def database_hash_append_uint8(value): function426 database_hash_append_uint8(value & 0xff)427 database_hash_append_uint8((value >> 8) & 0xff)432 database_hash_append_uint8(byte)573 database_hash_append_uint8(characteristic_properties)