Searched refs:GATT_UUID_SEC_SERVICE (Results 1 – 7 of 7) sorted by relevance
40 attr_it->uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE)) { in calculate_database_info_size()72 attr_it->uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE)) { in fill_database_info()79 UINT16_TO_STREAM(p_data, GATT_UUID_SEC_SERVICE); in fill_database_info()
62 Uuid::From16Bit(is_pri ? GATT_UUID_PRI_SERVICE : GATT_UUID_SEC_SERVICE); in gatts_init_service_db()134 case GATT_UUID_SEC_SERVICE: in gatts_check_attr_readability()190 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) { in read_attr_value()
126 uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE) || in is_gatt_attr_type()312 : GATT_UUID_SEC_SERVICE; in GATTS_AddService()
33 #define GATT_UUID_SEC_SERVICE 0x2801 macro
40 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);262 UINT16_TO_STREAM(p, GATT_UUID_SEC_SERVICE); in Hash()
185 case GATT_UUID_SEC_SERVICE: in SerializeStoredAttribute()
36 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);