Searched refs:GATT_UUID_PRI_SERVICE (Results 1 – 6 of 6) sorted by relevance
32 #define GATT_UUID_PRI_SERVICE 0x2800 macro
170 case GATT_UUID_PRI_SERVICE: in gatts_check_attr_readability()238 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) in read_attr_value()1176 uuid.uu.uuid16 = GATT_UUID_PRI_SERVICE; in gatts_db_add_service_declaration()
64 GATT_UUID_PRI_SERVICE, /* <service> DISC_SRVC_ALL */65 GATT_UUID_PRI_SERVICE, /* <service> for DISC_SERVC_BY_UUID */428 result.type.uu.uuid16 = GATT_UUID_PRI_SERVICE; in gatt_process_find_type_value_rsp()
530 p_rcb->type == GATT_UUID_PRI_SERVICE) in gatt_build_primary_service_rsp()748 tBT_UUID uuid, value, primary_service = {LEN_UUID_16, {GATT_UUID_PRI_SERVICE}}; in gatts_process_primary_service_req()
512 if (p_sreg->type == GATT_UUID_PRI_SERVICE) in GATTS_StartService()
1414 …p_sreg->type = p_list->asgn_range.is_primary ? GATT_UUID_PRI_SERVICE: GATT_UUID_SEC… in gatt_sr_alloc_rcb()