Searched refs:UUID_SERVCLASS_GATT_SERVER (Results 1 – 8 of 8) sorted by relevance
194 #define UUID_SERVCLASS_GATT_SERVER 0x1801 macro
379 Uuid service_uuid = Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER); in gatt_profile_db_init()646 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)); in gatt_cl_start_config_ccc()
188 if (svc_uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)) { in GATTS_AddService()
359 if (service[0].uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER) || in add_service_impl()
272 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in SetSampleDatabase1()
122 Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER), true); in set_sample_database()
1190 Uuid gattp_uuid = Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER); in bta_gattc_process_srvc_chg_ind()
627 if (tmp.uuid == Uuid::From16Bit(UUID_SERVCLASS_GATT_SERVER)) { in OnServiceSearchComplete()