Searched refs:UUID_SERVCLASS_GATT_SERVER (Results 1 – 4 of 4) sorted by relevance
258 #define UUID_SERVCLASS_GATT_SERVER 0x1801 macro
247 tBT_UUID uuid = {LEN_UUID_16, {UUID_SERVCLASS_GATT_SERVER}}; in gatt_profile_db_init()
171 … if ( (p_svc_uuid->len == LEN_UUID_16) && (p_svc_uuid->uu.uuid16 == UUID_SERVCLASS_GATT_SERVER)) in GATTS_CreateService()
1693 gattp_uuid.uu.uuid16 = UUID_SERVCLASS_GATT_SERVER; in bta_gattc_process_srvc_chg_ind()