Searched refs:UUID_SERVCLASS_GATT_SERVER (Results 1 – 11 of 11) sorted by relevance
121 #define UUID_SERVCLASS_GATT_SERVER 0x1801 macro
413 Uuid service_uuid = Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER); in gatt_profile_db_init()713 0xffff, Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)) != in gatt_cl_start_config_ccc()
187 if (svc_uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)) { in GATTS_AddService()
176 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in set_sample_cap_included_database()256 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in set_sample_database()365 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in set_sample_database_double_csis()
398 if (service[0].uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER) || in add_service_impl()
309 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in SetSampleDatabase1()
182 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in set_sample_database()
146 if (service.uuid.As16Bit() != UUID_SERVCLASS_GATT_SERVER) { in GetRobustCachingSupport()
1478 Uuid gattp_uuid = Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER); in bta_gattc_process_srvc_chg_ind()
840 if (tmp.uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)) { in OnServiceSearchComplete()
224 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in Build()